| SQLGetArrayAsStream Full Description |   | 
| Syntax   define external stream function SQLGetArrayAsStream
     (  read-only SQL_array_type Array,
        value counter ElementPos )
Purpose Retrieves the entire contents of the specified element in the SQL_array_type variable's data contents as a stream. This retrieval method lets you retrieve any type of binary or text data from the data buffer. Input arguments: 
 |