|        | |||||
|  | |||||
| function | SQLSetVectorAsStream | ||||
| Related Syntax | Other Library Functions | 
| Library: ODBC Include: omodbc.xin | 
  define external function SQLSetVectorAsStream
     (  read-only SQL_vector_type Vector,
        value stream StreamValue )
Sets the data area of the SQL_vector_type variable to the specified stream value. The contents of the stream may be text or binary information.
Input arguments:
| ---- |