odbc_sys

Function SQLCloseCursor

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

Closes a cursor that has been opened on a statement and discards pending results.

ยงReturns

SUCCESS, SUCCESS_WITH_INFO, ERROR or INVALID_HANDLE