Udostępnij przez


Właściwość EvaluationDetail.HistoryId

Pobiera wartość całkowitą, która jednoznacznie identyfikuje rekord historia oceny.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Dmf
Zestaw:  Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Data)> _
Public ReadOnly Property HistoryId As Integer
    Get
'Użycie
Dim instance As EvaluationDetail
Dim value As Integer

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

Wartość właściwości

Typ: System.Int32
Int32 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.