Partager via


EvaluationId propriété

Gets the ID value that identifies the parent evaluation history record.

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

Syntaxe

'Déclaration
<SfcPropertyAttribute(SfcPropertyFlags.Data)> _
Public ReadOnly Property EvaluationId As Integer
    Get
'Utilisation
Dim instance As ConnectionEvaluationHistory
Dim value As Integer

value = instance.EvaluationId
[SfcPropertyAttribute(SfcPropertyFlags.Data)]
public int EvaluationId { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Data)]
public:
property int EvaluationId {
    int get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Data)>]
member EvaluationId : int
function get EvaluationId () : int

Valeur de la propriété

Type : System. . :: . .Int32
An Int64 value that specifies the ID 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.