Function odbc_iter::odbc_type::ffi::SQLCancel

pub unsafe extern "system" fn SQLCancel(
    statement_handle: *mut Stmt
) -> SQLRETURN
Expand description

Cancels the processing on a statement.

Returns

SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR or SQL_INVALID_HANDLE