Właściwość ConnectionEvaluationHistory.EvaluationId
Pobiera Int32 wartość określająca ocenę identyfikatora.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Data)> _
Public ReadOnly Property EvaluationId As Integer
Get
'Użycie
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
Wartość właściwości
Typ: System.Int32
Int32 Wartość określająca ocenę identyfikatora.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.
Zobacz także