다음을 통해 공유


TraceEventArgs.StartTime 속성

Gets the date and time at which a TraceEventArgs object's trace started.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public ReadOnly Property StartTime As DateTime 
    Get
‘사용 방법
Dim instance As TraceEventArgs 
Dim value As DateTime 

value = instance.StartTime
public DateTime StartTime { get; }
public:
property DateTime StartTime {
    DateTime get ();
}
member StartTime : DateTime
function get StartTime () : DateTime

속성 값

유형: System.DateTime
A date and time value of type DataTime.

참고 항목

참조

TraceEventArgs 클래스

Microsoft.AnalysisServices 네임스페이스