Condividi tramite


Proprietà EvaluationId

Gets an Int32 value that specifies an evaluation ID.

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

Sintassi

'Dichiarazione
<SfcPropertyAttribute(SfcPropertyFlags.Data)> _
Public ReadOnly Property EvaluationId As Integer
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .Int32
An Int32 value that specifies an evaluation ID.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.