This topic has not yet been rated - Rate this topic

SQL Server Extended Events Tables (Transact-SQL)

SQL Server 2012

The topics in this section describe the system tables that store information used by SQL Server Extended Events.

trace_xe_event_map (Transact-SQL)

Contains one row for each Extended Events event that is mapped to a SQL Trace event class.

trace_xe_action_map (Transact-SQL)

Contains one row for each Extended Events action that is mapped to a SQL Trace column ID.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.