次の方法で共有


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 値です。

属性

適用対象