Fix invalid XML file
This commit is contained in:
parent
cb3d328666
commit
9f635b22af
|
@ -83,7 +83,7 @@
|
|||
<KeyWord name="BETWEEN" />
|
||||
<KeyWord name="BFILE" />
|
||||
<KeyWord name="BFILENAME" func="yes">
|
||||
<Overload retVal="BFILE" descr="returns a BFILE locator that is associated with a physical LOB binary file on the server’s file system.">
|
||||
<Overload retVal="BFILE" descr="returns a BFILE locator that is associated with a physical LOB binary file on the server's file system.">
|
||||
<Param name="CHAR directory (must exist in data dictionary)" />
|
||||
<Param name="CHAR filename" />
|
||||
</Overload>
|
||||
|
|
Loading…
Reference in New Issue