Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 973 Bytes

File metadata and controls

27 lines (22 loc) · 973 Bytes
title sys.pdw_diag_event_properties (Transact-SQL)
description sys.pdw_diag_event_properties (Transact-SQL)
author WilliamDAssafMSFT
ms.author wiassaf
ms.date 03/03/2017
ms.service sql
ms.subservice system-objects
ms.topic reference
dev_langs
TSQL
monikerRange >=aps-pdw-2016

sys.pdw_diag_event_properties (Transact-SQL)

[!INCLUDE pdw]

Holds information about which properties are associated with diagnostic events.

Column Name Data Type Description Range
event_name nvarchar(255) Name of the specific diagnostics event.
property_name nvarchar(255) Name of a property of the event.

See Also

Azure Synapse Analytics and Parallel Data Warehouse Catalog Views