Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 991 Bytes

File metadata and controls

22 lines (19 loc) · 991 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords apitype
SQLCloseCursor
SQLCloseCursor
markingmyname
maghan
03/14/2017
sql
native-client
reference
SQLCloseCursor function
DLLExport

SQLCloseCursor

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]

SQLCloseCursor replaces SQLFreeStmt with an Option value of SQL_CLOSE. On receipt of SQLCloseCursor, the [!INCLUDEssNoVersion] Native Client ODBC driver discards pending result set rows. Note that the statement's column and parameter bindings (if any exist) are left unaltered by SQLCloseCursor.

See Also

SQLCloseCursor
ODBC API Implementation Details