IDTSExecutionMetrics100.ExecutionDuration プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property int ExecutionDuration { int get(); };
[System.Runtime.InteropServices.DispId(2)]
public int ExecutionDuration { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.ExecutionDuration : int
Public ReadOnly Property ExecutionDuration As Integer
プロパティ値
コンテナーが実行に費やした時間を含む 整数 。 時間は、ミリ秒単位で指定されます。
- 属性