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
屬性值
一個包含套件執行時間長度的 整數 。
- 屬性