다음을 통해 공유


MapValueInfo.IdentityKey 속성

Gets the identity key.

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

구문

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

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

속성 값

유형: Microsoft.SqlServer.Management.XEvent.MapValueInfo.Key
An SfcKey value.

주의

The Microsoft.SqlServer.Management.Sdk.Sfc.dll contains the assemblies for SQL Foundation Classes. The library is located at the directory: %ProgramFiles%\Microsoft SQL Server\100\SDK\Assemblies.

참고 항목

참조

MapValueInfo 클래스

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