|
||||||||||
|
|
||||||||||
| Other Library Functions | ||||||||||
| function | OCI_SetArrayAsStream |
Available in:
Sold separately |
|
Library: omoci - Oracle Call Interface database support
Include: omoci.xin |
define external function OCI_SetArrayAsStream
( value OCI_Array_type Array,
value integer ElementPos,
value stream StreamValue
)
This function sets the specified element in the data area of the OCI_Array_type variable to the specified stream value. The contents of the stream may be any textual or binary information.
Input arguments:
| ---- |