|        | 
|  | 
| function | SQLSetArrayAsStreamShelf |  | 
| Library: ODBC Include: omodbc.xin
 |  | 
Declaration   define external function SQLSetArrayAsStreamShelf
     (  read-only SQL_array_type Array,
        value stream InputShelf,
        value counter ItemCount )
Purpose
Sets elements in the SQL_array_type variable's data contents to the specified stream shelf items. 
Input arguments:
- Array. The SQL_array_type variable to modify.
- InputShelf. The stream shelf from which the data is copied.
- ItemCount. The total number of counter shelf items, starting from the first, to copy to the SQL_array_type variable's elements. This must not exceed the declared element count of Array.
Generated: April 21, 1999 at 2:01:19 pm
If you have any comments about this section of the documentation, send email to [email protected]
 Copyright © OmniMark Technologies Corporation, 1988-1999.