OCI_GetArrayAsStreamShelf

function

Library: Oracle Call Interface database support (OMOCI legacy)
Include: omoci.xin

Declaration
define external function OCI_GetArrayAsStreamShelf
   (  value OCI_Array_type Array,
      modifiable stream ReturnedShelf,
      value integer ElementCount
   )


Purpose

This function retrieves elements from the OCI_Array_type variables data contents into the stream variable as shelf items.

Input arguments:

Output argument: