SQLCloseCursor (ODBC)

SQLCloseCursor replaces SQLFreeStmt with an Option value of SQL_CLOSE. On receipt of SQLCloseCursor, the Microsoft® SQL Server™ ODBC driver discards pending result set rows. Note that the statement’s column and parameter bindings (if any exist) are left unaltered by SQLCloseCursor.

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.