Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The TSQL event category contains general TSQL events.
In This Section
| Topic | Description |
|---|---|
Indicates that the SqlClient, ODBC, OLE DB, or DB-Library has executed a prepared Transact-SQL statement or statements. |
|
Indicates that SqlClient, ODBC, OLE DB, or DB-Library has prepared a Transact-SQL statement or statements for use. |
|
Indicates that the Transact-SQL batch has completed. |
|
Indicates that the Transact-SQL batch is starting. |
|
Indicates that a Transact-SQL statement has completed. |
|
Indicates statement-level recompilations caused by all types of batches: stored procedures, triggers, ad hoc batches, and queries. |
|
Indicates that a Transact-SQL statement is starting. |
|
Indicates that the SqlClient, ODBC, OLE DB, or DB-Library has deleted a prepared Transact-SQL statement or statements. |
|
Occurs when SQL Server 2005 executes an XQuery expression. |
See Also
Other Resources
Monitoring Events
Transact-SQL Reference (Transact-SQL)