Właściwość EvaluationDetail.EvaluationDate
Pobiera data i czas, kiedy zasada został poddany ocenie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.None)> _
Public Property EvaluationDate As DateTime
Get
Friend Set
'Użycie
Dim instance As EvaluationDetail
Dim value As DateTime
value = instance.EvaluationDate
[SfcPropertyAttribute(SfcPropertyFlags.None)]
public DateTime EvaluationDate { get; internal set; }
[SfcPropertyAttribute(SfcPropertyFlags::None)]
public:
property DateTime EvaluationDate {
DateTime get ();
internal: void set (DateTime value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.None)>]
member EvaluationDate : DateTime with get, internal set
function get EvaluationDate () : DateTime
internal function set EvaluationDate (value : DateTime)
Wartość właściwości
Typ: System.DateTime
A DateTime wartość, która zawiera data i czas, kiedy zasady zostało oszacowane.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.