|
||||||||||
|
|
||||||||||
| Related Syntax | Other Library Functions | |||||||||
| function | SQLCloseCursor |
|
|
Library: omodbc - low-level ODBC support
Include: omodbc.xin |
Return type: Integer Returns: An SQL return code. The following values may be returned:
|
define external integer function SQLCloseCursor
( read-only SQL_handle_type StatementHandle )
Closes an open cursor. Pending results are discarded.
Input argument:
| ---- |