User Documentation
Ispirer Toolkit Overview
Pricing
ODBC - SQLCloseCursor Function
| ODBC - SQLCloseCursor | |
|---|---|
| Syntax | SQLRETURN SQLCloseCursor( SQLHSTMT StatementHandle); |
| Description | Closes a cursor that has been opened on a statement and discards pending results. |
| Returns | SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE |