![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|||||
|
|
|||||
| function | SQLSetPos | ||||
| 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 SQLSetPos
( read-only SQL_handle_type StatementHandle,
value counter RowNumber,
value counter Operation,
value counter LockType )
Sets the cursor position in a row set and allows an application to refresh data in the row set, or to update or delete data in the result set.
Input arguments:
| ---- |