[−][src]Function odbc_sys::SQLCancel
pub unsafe extern "system" fn SQLCancel(statement_handle: SQLHSTMT) -> SQLRETURN
Cancels the processing on a statement.
Returns
SQL_SUCCESS
, SQL_SUCCESS_WITH_INFO
, SQL_ERROR
or SQL_INVALID_HANDLE