TypeInfo.IdentityKey 속성
Gets the identity key of a TypeInfo object.
네임스페이스: Microsoft.SqlServer.Management.XEvent
어셈블리: Microsoft.SqlServer.Management.XEvent(Microsoft.SqlServer.Management.XEvent.dll)
구문
‘선언
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As TypeInfo.Key
Get
‘사용 방법
Dim instance As TypeInfo
Dim value As TypeInfo.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public TypeInfo.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property TypeInfo.Key^ IdentityKey {
TypeInfo.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : TypeInfo.Key
function get IdentityKey () : TypeInfo.Key
속성 값
유형: Microsoft.SqlServer.Management.XEvent.TypeInfo.Key
Returns an SfcKey.