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