odbc_sys

Function SQLCancel

Source
pub unsafe extern "system" fn SQLCancel(
    statement_handle: HStmt,
) -> SqlReturn
Expand description

Cancels the processing on a statement.

ยงReturns

SUCCESS, SUCCESS_WITH_INFO, ERROR or INVALID_HANDLE