다음을 통해 공유


IDTSExecutionMetrics100.StopTime 속성

정의

public:
 property DateTime StopTime { DateTime get(); };
[System.Runtime.InteropServices.DispId(1)]
public DateTime StopTime { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.StopTime : DateTime
Public ReadOnly Property StopTime As DateTime

속성 값

컨테이너가 완료된 시점을 나타내는 DateTime 값입니다.

특성

적용 대상