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