SQLCloseCursorSQLCloseCursor
SQL Server
Azure SQL Database
Azure Synapse Analytics (SQL DW)
Parallel Data Warehouse
SQL Server
Azure SQL Database
Azure Synapse Analytics (SQL DW)
Parallel Data Warehouse
SQLCloseCursor置き換えますSQLFreeStmtで、オプションSQL_CLOSE の値。SQLCloseCursor replaces SQLFreeStmt with an Option value of SQL_CLOSE. 受信時にSQLCloseCursor、 SQL ServerSQL Server Native Client ODBC ドライバーは保留中の結果セットの行を破棄します。On receipt of SQLCloseCursor, the SQL ServerSQL Server Native Client ODBC driver discards pending result set rows. によって変更されない (が存在する場合、ステートメントの列とパラメーターのバインドは残されます注SQLCloseCursorします。Note that the statement's column and parameter bindings (if any exist) are left unaltered by SQLCloseCursor.
関連項目See Also
SQLCloseCursor SQLCloseCursor
ODBC API 実装の詳細ODBC API Implementation Details
フィードバック
フィードバックを読み込んでいます...