OCI_GetArrayAsCounterShelf

function

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

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


Purpose

This function retrieves elements from the OCI_Array_type variable's data contents and places them in the integer variable as shelf items.

Input arguments:

Output argument: