Partager via


Propriété EvaluationHistory.IdentityKey

Gets the key value that identifies the evaluation history record.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As EvaluationHistory.Key 
    Get
'Utilisation
Dim instance As EvaluationHistory 
Dim value As EvaluationHistory.Key 

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

Valeur de propriété

Type : Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key
A SfcKey value that specifies the key value that identifies the evaluation history record.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Voir aussi

Référence

EvaluationHistory Classe

Espace de noms Microsoft.SqlServer.Management.Dmf