![]()  | 
 
  
  | 
||||
![]() ![]() ![]() ![]() ![]() ![]() ![]()  | 
    |||||
| 
 | 
||||||
| Other Library Functions | ||||||
| function | 
OCI_GetArrayAsCounter | 
| 
Library: Oracle Call Interface database support (OMOCI)
 Include: omoci.xin  | 
Return type: Integer Returns: The integer value of the specified element.  | 
  define external integer function OCI_GetArrayAsCounter
     (  value OCI_Array_type Array,
        value integer ElementPos
     )
This function retrieves an element from the OCI_Array_type variable's data contents as an integer value.
Input arguments: