다음을 통해 공유


EventInfo.IdentityKey 속성

Gets the identity key.

네임스페이스:  Microsoft.SqlServer.Management.XEvent
어셈블리:  Microsoft.SqlServer.Management.XEvent(Microsoft.SqlServer.Management.XEvent.dll)

구문

‘선언
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As EventInfo.Key 
    Get
‘사용 방법
Dim instance As EventInfo 
Dim value As EventInfo.Key 

value = instance.IdentityKey
[SfcIgnoreAttribute]
public EventInfo.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property EventInfo.Key^ IdentityKey {
    EventInfo.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : EventInfo.Key
function get IdentityKey () : EventInfo.Key

속성 값

유형: Microsoft.SqlServer.Management.XEvent.EventInfo.Key
An EventInfo.Key object.

참고 항목

참조

EventInfo 클래스

Microsoft.SqlServer.Management.XEvent 네임스페이스