Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.71 KB

File metadata and controls

41 lines (33 loc) · 1.71 KB
title Extended Events Catalog Views (Transact-SQL)
description Extended Events Catalog Views (Transact-SQL)
author rwestMSFT
ms.author randolphwest
ms.date 03/15/2017
ms.prod sql
ms.prod_service database-engine
ms.technology system-objects
ms.topic reference
helpviewer_keywords
xe
catalog views [SQL Server], extended events
dev_langs
TSQL
ms.assetid a8c2fb81-9644-4943-9391-fa62b37056de

Extended Events Catalog Views (Transact-SQL)

[!INCLUDEsqlserver]

This section contains the following catalog views for SQL Server Extended Events.

:::row::: :::column::: sys.server_event_sessions (Transact-SQL)

    [sys.server_event_session_actions (Transact-SQL)](../../relational-databases/system-catalog-views/sys-server-event-session-actions-transact-sql.md)
    
    [sys.server_event_session_events (Transact-SQL)](../../relational-databases/system-catalog-views/sys-server-event-session-events-transact-sql.md)
:::column-end:::
:::column:::
    [sys.server_event_session_fields (Transact-SQL)](../../relational-databases/system-catalog-views/sys-server-event-session-fields-transact-sql.md)
    
    [sys.server_event_session_targets (Transact-SQL)](../../relational-databases/system-catalog-views/sys-server-event-session-targets-transact-sql.md)
:::column-end:::

:::row-end:::

See Also

Catalog Views (Transact-SQL)