次の方法で共有


IDTSExecutionMetrics100.StartTime プロパティ

定義

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

プロパティ値

コンテナーが実行を開始した時刻を示す DateTime 値です。

属性

適用対象