| title | DISCOVER_XEVENT_TRACE_DEFINITION Rowset | Microsoft Docs |
|---|---|
| ms.custom | |
| ms.date | 06/13/2017 |
| ms.prod | sql-server-2014 |
| ms.reviewer | |
| ms.technology | analysis-services |
| ms.topic | reference |
| ms.assetid | e1ce2d2d-f994-4318-801a-ee0385aecd84 |
| author | minewiskan |
| ms.author | owend |
| manager | craigg |
Provides information about XEvent traces that are currently active on the server.
Applies to: tabular models, multidimensional models
The DISCOVER_XEVENT_TRACE_DEFINITION rowset contains the following columns.
| Column name | Type indicator | Length | Description |
|---|---|---|---|
Data |
DBTYPE_WSTR |
The XML definition of the XEvent trace. |
This schema rowset is not sorted.
When using ADOMD.NET and the schema rowset to retrieve metadata, you can use either the GUID or string to reference a schema rowset object in the GetSchemaDataSet method. For more information, see Working with Schema Rowsets in ADOMD.NET.
The following table provides the GUID and string values that identify this rowset.
| Argument | Value |
|---|---|
| GUID | a07ccd1c-8148-11d0-87bb-00c04fc33942 |
| String | DISCOVER_XEVENT_TRACE_DEFINITION |
XML for Analysis Schema Rowsets
Use SQL Server Extended Events (XEvents) to Monitor Analysis Services
Use Dynamic Management Views (DMVs) to Monitor Analysis Services