|        | |||||
|  | |||||
| function | OCI_SetArrayAsStream | ||||
| Other Library Functions | 
| Library: OCI Include: omoci.xin | 
  define external function OCI_SetArrayAsStream
     (  value OCI_Array_type Array,
        value counter 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:
| ---- |