PredSourceInfo.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.
Gets the identity key.
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public Microsoft.SqlServer.Management.XEvent.PredSourceInfo.Key IdentityKey { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.IdentityKey : Microsoft.SqlServer.Management.XEvent.PredSourceInfo.Key
Public ReadOnly Property IdentityKey As PredSourceInfo.Key
Property Value
The identity key.
- Attributes