次の方法で共有


IDTSRunningPackage100.ExecutionStartTime プロパティ

定義

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

プロパティ値

パッケージがいつ開始されたのか示す DateTime 値。

属性

適用対象