Session.IdentityKey Property

Definition

Gets the identity key.

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

Property Value

The identity key.

Attributes

Applies to