DatabaseXEStore.IdentityKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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