Share via


IDTSRunningPackage100.ExecutionDuration Property

Definition

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

Property Value

An Integer that contains the length of time that the package ran.

Attributes

Applies to