PredCompareInfo.IdentityKey プロパティ

SfcKey を取得します。

名前空間:  Microsoft.SqlServer.Management.XEvent
アセンブリ:  Microsoft.SqlServer.Management.XEvent (Microsoft.SqlServer.Management.XEvent.dll)

構文

'宣言
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As PredCompareInfo.Key 
    Get
'使用
Dim instance As PredCompareInfo 
Dim value As PredCompareInfo.Key 

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

プロパティ値

型: Microsoft.SqlServer.Management.XEvent.PredCompareInfo.Key
SfcKey オブジェクトです。

関連項目

参照

PredCompareInfo クラス

Microsoft.SqlServer.Management.XEvent 名前空間