SQL Server Extended Events Tables (Transact-SQL)
The topics in this section describe the system tables that store information used by SQL Server Extended Events.
In This Section
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.