IDTSExecutionMetrics100.StopTime プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 値です。
- 属性