SQLExtendedFetch Full Description |
|
Syntaxdefine external counter function SQLExtendedFetch ( read-only SQL_handle_type StatementHandle, value counter FetchOrientation, value counter FetchOffset, modifiable counter RowCount, read-only SQL_vector_type RowStatusArray ) Purpose Fetches the specified row set of data from the result set and returns data for all bound columns. Row sets can be specified at an absolute or relative position, or by bookmark. This function has been superseded by Input arguments:
Output argument:
|