|        | |||||
|  | |||||
| function | SQLBulkOperations | ||||
| Sample Code | Related Syntax | Other Library Functions | 
| Library: ODBC Include: omodbc.xin | Returns: Numeric An SQL return code. The following values may be returned: 
 | 
  define external counter function SQLBulkOperations
     (  read-only SQL_handle_type StatementHandle,
        value counter Operation )
Performs bulk insertions and bookmark operations, including update, delete, and fetch by bookmark.
Input arguments:
| ---- |