EndTime 屬性
Gets the end time associated with a TraceEventArgs object.
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
Public ReadOnly Property EndTime As DateTime
Get
'用途
Dim instance As TraceEventArgs
Dim value As DateTime
value = instance.EndTime
public DateTime EndTime { get; }
public:
property DateTime EndTime {
DateTime get ();
}
member EndTime : DateTime
function get EndTime () : DateTime
屬性值
型別:System. . :: . .DateTime
The date and time.