Share via


DatabaseXEStore.IdentityKey Property

Definition

Returns the key associated with the store.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public override Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey IdentityKey { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.IdentityKey : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Public Overrides ReadOnly Property IdentityKey As SfcKey

Property Value

The key associated with the store.

Attributes

Applies to