Cursors Event Category
SQL Server 2008 R2
The Cursors event category contains event classes that are used to monitor the behavior of cursors.
Topic | Description |
|---|---|
Describes cursor close events that occur in application programming interface (API) cursors. | |
Describes cursor execute events that occur in API cursors. | |
Describes cursor implicit conversion events that occur in API or Transact-SQL cursors. | |
Describes cursor open events that occur in API cursors. | |
Describes cursor prepare events that occur in API cursors. | |
Describes cursor recompile events that occur in API cursors. | |
Describes cursor unprepare events that occur in API cursors. |
