XEStore::ServerKey Class
Represents the identity for a XEStore object.
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcKey
Microsoft.SqlServer.Management.Sdk.Sfc::DomainRootKey
Microsoft.SqlServer.Management.XEvent::XEStore::ServerKey
| Name | Description | |
|---|---|---|
![]() | XEStore::ServerKey() | Initializes a new instance of the XEStore::ServerKey class. |
| Name | Description | |
|---|---|---|
![]() | Domain | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from DomainRootKey.) |
![]() | InstanceType | Gets the type of the instance class associated with this key class.(Inherited from SfcKey.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether a XEStore::ServerKey object is equal to another object.(Overrides SfcKey::Equals(Object^).) |
![]() ![]() | Equals(Object^, Object^) | Determines whether two objects are equal. |
![]() | Equals(SfcKey^) | Determines whether a XEStore::ServerKey object is equal to an SfcKey object.(Overrides SfcKey::Equals(SfcKey^).) |
![]() | GetHashCode() | Gets the hash code of the XEStore::ServerKey object.(Overrides SfcKey::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetUrnFragment() | Gets an element of an Urn object.(Overrides SfcKey::GetUrnFragment().) |
![]() | ToString() |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(Object^, XEStore::ServerKey^) | Determines whether two XEStore::ServerKey object is equal to another object. |
![]() ![]() | Equality(XEStore::ServerKey^, Object^) | Determines whether two XEStore::ServerKey object is equal to another object. |
![]() ![]() | Equality(XEStore::ServerKey^, XEStore::ServerKey^) | Determines whether two XEStore::ServerKey objects are equal. |
![]() ![]() | Inequality(Object^, XEStore::ServerKey^) | Determines whether two XEStore::ServerKey object is not equal to another object. |
![]() ![]() | Inequality(XEStore::ServerKey^, Object^) | Determines whether two XEStore::ServerKey object is not equal to another object. |
![]() ![]() | Inequality(XEStore::ServerKey^, XEStore::ServerKey^) | Determines whether two XEStore::ServerKey objects are not equal. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



