Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Database Engine
Operations
Monitoring
Monitoring Events
TSQL Event Category
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
Other versions are also available for the following:
SQL Server 2008 Books Online (November 2009)
TSQL Event Category

The TSQL event category contains general TSQL events.

Topic Description

Exec Prepared SQL Event Class

Indicates that the SqlClient, ODBC, OLE DB, or DB-Library has executed a prepared Transact-SQL statement or statements.

Prepare SQL Event Class

Indicates that SqlClient, ODBC, OLE DB, or DB-Library has prepared a Transact-SQL statement or statements for use.

SQL:BatchCompleted Event Class

Indicates that the Transact-SQL batch has completed.

SQL:BatchStarting Event Class

Indicates that the Transact-SQL batch is starting.

SQL:StmtCompleted Event Class

Indicates that a Transact-SQL statement has completed.

SQL:StmtRecompile Event Class

Indicates statement-level recompilations caused by all types of batches: stored procedures, triggers, ad hoc batches, and queries.

SQL:StmtStarting Event Class

Indicates that a Transact-SQL statement is starting.

Unprepare SQL Event Class

Indicates that the SqlClient, ODBC, OLE DB, or DB-Library has deleted a prepared Transact-SQL statement or statements.

XQuery Static Type Event Class

Occurs when SQL Server executes an XQuery expression.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker