다음을 통해 공유


TargetColumnInfo.IdentityKey 속성

Gets the identity key of a TargetColumnInfo object.

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

구문

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

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

속성 값

유형: Microsoft.SqlServer.Management.XEvent.TargetColumnInfo.Key
Returns an SfcKey.

주의

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

참고 항목

참조

TargetColumnInfo 클래스

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