| 
||||||||||
| 
 | 
||||||||||
| Other Library Functions | ||||||||||
| function | OCI_SetArrayAsCounter | 
  Available in:
   Sold separately  | 
| 
Library: omoci - Oracle Call Interface database support
 Include: omoci.xin  | 
  define external function OCI_SetArrayAsCounter
     (  value OCI_Array_type Array,
        value integer ElementPos,
        value integer CounterValue
     )
This function sets an element in the OCI_Array_type variable's data contents to the specified integer value.
Input arguments:
| ---- |