function
| Library: Oracle Call Interface database support (OMOCI legacy) Include: omoci.xin | 
define external function OCI_GetArrayAsStreamShelf
   (  value OCI_Array_type Array,
      modifiable stream ReturnedShelf,
      value integer ElementCount
   )
This function retrieves elements from the OCI_Array_type variables data contents into the stream variable as shelf items.
Input arguments:
Output argument: