Share via


DISCOVER_XEVENT_TRACE_DEFINITION Rowset

Provides information about XEvent traces that are currently active on the server.

Applies to: tabular models, multidimensional models

Rowset Columns

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.

Using ADOMD.NET to return the rowset

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

See Also

XML for Analysis Schema Rowsets
Use SQL Server Extended Events (XEvents) to Monitor Analysis Services
Use Dynamic Management Views (DMVs) to Monitor Analysis Services