Compartir a través de


PredCompareInfo.IdentityKey Propiedad

Gets the SfcKey.

Espacio de nombres:  Microsoft.SqlServer.Management.XEvent
Ensamblado:  Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)

Sintaxis

'Declaración
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As PredCompareInfo.Key 
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.XEvent.PredCompareInfo.Key
An SfcKey object.

Vea también

Referencia

PredCompareInfo Clase

Espacio de nombres Microsoft.SqlServer.Management.XEvent