Condividi tramite


Proprietà PredCompareInfo.IdentityKey

Gets the SfcKey.

Spazio dei nomi  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

Sintassi

'Dichiarazione
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As PredCompareInfo.Key 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

PredCompareInfo Classe

Spazio dei nomi Microsoft.SqlServer.Management.XEvent