| 
||||||||||
| 
 | 
||||||||||
| Other Library Functions | ||||||||||
| function | OCI_SetArrayAsStreamShelf | 
  Available in:
   Sold separately  | 
| 
Library: omoci - Oracle Call Interface database support
 Include: omoci.xin  | 
  define external function OCI_SetArrayAsStreamShelf
     (  value OCI_Array_type Array,
        value stream InputShelf,
        value integer ItemCount
     )
This function sets elements in the OCI_Array_type variable's data contents to the specified stream shelf items.
Input arguments:
| ---- |