| SQLGetArrayAsCounterShelf Full Description |   | 
| Syntax   define external function SQLGetArrayAsCounterShelf
     (  read-only SQL_array_type Array,
        modifiable counter ReturnedShelf,
        value counter ElementCount )
Purpose Retrieves elements from the SQL_array_type variable's data contents into the counter variable as shelf items. Input arguments: 
 Output argument: 
 |