Function odbc_sys::SQLCloseCursor
[−]
[src]
pub unsafe extern "C" fn SQLCloseCursor(hstmt: SQLHSTMT) -> SQLRETURN
Closes a cursor that has been opened on a statement and discards pending results.
Returns
SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR or SQL_INVALID_HANDLE