|        | |||||
|  | |||||
| function | SQLGetArrayAsCounter | ||||
| Related Syntax | Other Library Functions | 
| Library: ODBC Include: omodbc.xin | Returns: Numeric The counter value of the specified element. | 
  define external counter function SQLGetArrayAsCounter
     (  read-only SQL_array_type Array,
        value counter ElementPos )
Retrieves an element from the SQL_array_type variable's data contents as a counter value.
Input arguments:
| ---- |