SQLFetchScroll Full Description |
|
Syntaxdefine external counter function SQLFetchScroll ( read-only sql_handle_type StatementHandle, value counter FetchOrientation, value counter FetchOffset ) 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. Input arguments:
|