IXEStoreProvider Interface

 

Defines the interface that component providers need to implement for the XEStore, which is the root for all metadata classes and runtime classes.

Namespace:   Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

public interface class IXEStoreProvider

NameDescription
System_CAPS_pubpropertyDomainInstanceName

Gets the name of the domain instance.

NameDescription
System_CAPS_pubmethodGetComparer()

Gets the comparer for the child collections.

System_CAPS_pubmethodGetConnection(SfcObjectQueryMode)

Gets the current connection to query on. Return a connection supporting either a single serial query or multiple simultaneously open queries as requested.

System_CAPS_pubmethodGetExecutionEngine()

Gets the execution engine.

Return to top
Show: