Function odbc_sys::SQLCloseCursor
source · pub unsafe extern "system" fn SQLCloseCursor(
hstmt: HStmt
) -> SqlReturnExpand description
Closes a cursor that has been opened on a statement and discards pending results.
Returns
SUCCESS, SUCCESS_WITH_INFO, ERROR or INVALID_HANDLE