แก้ไข

Cursor Programming Details (ODBC)

Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics

Choosing the correct cursor type can improve application performance. Under certain conditions, SQL Server may implicitly convert a cursor type when you execute a SQL statement that is not supported by the cursor type you requested.

In This Section