Event.IdentityKey 屬性
Gets the IdentityKey property.
命名空間: Microsoft.SqlServer.Management.XEvent
組件: Microsoft.SqlServer.Management.XEvent (在 Microsoft.SqlServer.Management.XEvent.dll 中)
語法
'宣告
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As Event.Key
Get
'用途
Dim instance As Event
Dim value As Event.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public Event.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property Event.Key^ IdentityKey {
Event.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : Event.Key
function get IdentityKey () : Event.Key
屬性值
型別:Microsoft.SqlServer.Management.XEvent.Event.Key
The key object for the event.