PredCompareInfo.IdentityKey 属性

Gets the 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
An SfcKey object.

请参阅

参考

PredCompareInfo 类

Microsoft.SqlServer.Management.XEvent 命名空间