|        | |||||
|  | |||||
| function | OCI_SetArrayAsCounter | ||||
| Other Library Functions | 
| Library: OCI Include: omoci.xin | 
  define external function OCI_SetArrayAsCounter
     (  value OCI_Array_type Array,
        value counter ElementPos,
        value counter CounterValue
     )
This function sets an element in the OCI_Array_type variable's data contents to the specified counter value.
Input arguments:
| ---- |