Поделиться через


Свойство 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