Function odbc_sys::SQLCloseCursor [−][src]
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