Właściwość ConnectionEvaluationHistory.ID
Pobiera wartość całkowitą, która jednoznacznie identyfikuje rekord historia oceny odwołanie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
<SfcKeyAttribute()> _
<SfcPropertyAttribute(SfcPropertyFlags.None)> _
Public Property ID As Long
Get
Friend Set
'Użycie
Dim instance As ConnectionEvaluationHistory
Dim value As Long
value = instance.ID
[SfcKeyAttribute()]
[SfcPropertyAttribute(SfcPropertyFlags.None)]
public long ID { get; internal set; }
[SfcKeyAttribute()]
[SfcPropertyAttribute(SfcPropertyFlags::None)]
public:
property long long ID {
long long get ();
internal: void set (long long value);
}
[<SfcKeyAttribute()>]
[<SfcPropertyAttribute(SfcPropertyFlags.None)>]
member ID : int64 with get, internal set
function get ID () : long
internal function set ID (value : long)
Wartość właściwości
Typ: System.Int64
Int64 Wartość, która zawiera wartość Identyfikatora, który unikatowo identyfikuje rekordu historia oceny.
Uwagi
Każdy rekord historia oceny reprezentuje pojedyncze próba uruchomienia zasad.
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.
Zobacz także