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