XEStore Class
Represents the XEStore class is the base class for all metadata classes and runtime classes.
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcInstance
Microsoft.SqlServer.Management.XEvent::BaseXEStore
Microsoft.SqlServer.Management.XEvent::XEStore
| Name | Description | |
|---|---|---|
![]() | XEStore(SqlStoreConnection^) | Initializes a new instance of the XEStore class. |
| Name | Description | |
|---|---|---|
![]() | AbstractIdentityKey | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | EtwClassicSyncTargetInfo | Gets the etw_classic_sync_targetT:Microsoft.SqlServer.Management.XEventTargetInfo object.(Inherited from BaseXEStore.) |
![]() | EventCounterTargetInfo | Gets the event counter target information.(Inherited from BaseXEStore.) |
![]() | EventFileTargetInfo | Gets the event file target information.(Inherited from BaseXEStore.) |
![]() | HistogramTargetInfo | Gets the histogram target information.(Inherited from BaseXEStore.) |
![]() | IdentityKey | Gets an SfcKey for the XEStore object.(Overrides BaseXEStore::IdentityKey.) |
![]() | Metadata | Returns metadata about the instance and its domain.(Inherited from SfcInstance.) |
![]() | Name | Gets the name of BaseXEStore object.(Inherited from BaseXEStore.) |
![]() | ObjectInfoSet | Gets the singleton reference to the BaseXEStore::ObjectMetadata.(Inherited from BaseXEStore.) |
![]() | OriginalConnection | Gets or sets the original connection to the SQL Server.(Inherited from BaseXEStore.) |
![]() | Package0Package | Gets the package0Package object.(Inherited from BaseXEStore.) |
![]() | Packages | Gets the packages PackageCollection.(Inherited from BaseXEStore.) |
![]() | PairMatchingTargetInfo | Gets the pair_matchingTargetInfo object.(Inherited from BaseXEStore.) |
![]() | Parent | Gets or sets the instance parent via the keychain.(Inherited from SfcInstance.) |
![]() | Properties | Returns a collection instance properties.(Inherited from SfcInstance.) |
![]() | RingBufferTargetInfo | Gets the ring_bufferTargetInfo object.(Inherited from BaseXEStore.) |
![]() | RunningSessionCount | Gets the running session count.(Inherited from BaseXEStore.) |
![]() | ServerName | Gets the name of the server associated with the event store.(Inherited from BaseXEStore.) |
![]() | Sessions | Gets the sessions collection.(Inherited from BaseXEStore.) |
![]() | SfcConnection | Gets or sets the SFC connection.(Inherited from BaseXEStore.) |
![]() | State | Returns the state of the SfcInstance object.(Inherited from SfcInstance.) |
![]() | Urn | Returns the uniform resource name of the SfcInstance object.(Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() | CreateIdentityKey() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | CreateSession(String^) | Represents a wrapper for Session constructor that is used to avoid accidentally passing the wrong parent.(Inherited from BaseXEStore.) |
![]() | CreateSessionFromTemplate(String^, String^) | Creates a Session object from template file specified by the fileName parameter.(Inherited from BaseXEStore.) |
![]() | Discover(ISfcDependencyDiscoveryObjectSink^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | FormatFieldValue(String^, Guid, String^) | Formats the specified field value.(Inherited from BaseXEStore.) |
![]() | FormatPredicateExpression(PredExpr^) | Gets the string representation of the predicate expression.(Inherited from BaseXEStore.) |
![]() | GetChildCollection(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | GetComparer() | Gets the comparer for the BaseXEStore objects.(Inherited from BaseXEStore.) |
![]() | GetDomain() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetPropertySet() | Returns the set of properties for the SfcInstance object.(Inherited from SfcInstance.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetTypeMetadataImpl() | Indicates the domains that override by returning the right TypeMetadata class directly. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | InitializeUIPropertyState() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs^) | Invoked whenever the effective value of any SfcInstance metadata is updated. (Inherited from SfcInstance.) |
![]() | OnPropertyValueChanges(PropertyChangedEventArgs^) | Invoked whenever the effective value of any SfcInstance property is updated. (Inherited from SfcInstance.) |
![]() | Refresh() | Refreshes the object's properties by reading them from the server.(Inherited from SfcInstance.) |
![]() | ResetKey() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | Serialize(XmlWriter^) | Serializes the instance to XML.(Inherited from SfcInstance.) |
![]() | ToString() | The string identity of a policy store is the associated server name.(Overrides BaseXEStore::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | TypeTypeName | The type of name. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes.(Inherited from SfcInstance.) |
![]() | PropertyMetadataChanged | Occurs when the metadata for a property has changed.(Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISfcDomain::GetExecutionEngine() | Gets the execution engine. |
![]() ![]() | ISfcDomain::GetKey(IUrnFragment^) | Gets the key object given an Urn fragment. |
![]() ![]() | ISfcDomain::GetType(String^) | Gets the Type of a class, such as XEStore, Package, EventInfo, EventColumnInfo, or TargetInfo, from the name specified by the typeName parameter. |
![]() ![]() | ISfcDomain::GetTypeMetadata(String^) | Gets the type metadata of a class specified by the typeName parameter. |
![]() ![]() | ISfcDomain::UseSfcStateManagement() | Uses Sfc-provided state management. |
![]() ![]() | ISfcDomainLite::GetLogicalVersion() | Returns the logical version of the domain. |
![]() ![]() | ISfcHasConnection::GetConnection() | Gets the current connection for a query. |
![]() ![]() | ISfcHasConnection::GetConnection(SfcObjectQueryMode) | Gets the current connection for a query. |
![]() ![]() | ISfcHasConnection::SetConnection(ISfcConnection^) | Sets the active connection. |
![]() ![]() | ISfcDomainLite::DomainInstanceName | Gets the name of the domain instance. |
![]() ![]() | ISfcDomainLite::DomainName | Gets the domain name. |
![]() ![]() | ISfcHasConnection::ConnectionContext | Gets the SfcConnectionContext. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.









