function
| Library: Oracle Call Interface database support (OMOCI legacy) Include: omoci.xin | 
define external function OCI_SetArrayAsCounterShelf
   (  value OCI_Array_type Array,
      value integer InputShelf,
      value integer ItemCount
   )
This function sets elements in the OCI_Array_type variable's data contents to the specified integer shelf items.
Input arguments: