Ispirer Website
Ispirer Toolkit Overview
Free Trial
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 |