SQLCloseCursor

Function SQLCloseCursor 

Source
pub unsafe extern "C" fn SQLCloseCursor(hstmt: SQLHSTMT) -> SQLRETURN
Expand description

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