User Documentation
Ispirer Toolkit Overview
Pricing
ODBC - SQLCancel Function
| ODBC - SQLCancel | |
|---|---|
| Syntax | SQLRETURN SQLCancel( SQLHSTMT StatementHandle); |
| Description | Cancels the processing on a statement. |
| Returns | SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE |