IDTSExecutionMetrics100.ExecutionDuration Property

Definition

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

Property Value

An Integer that contains the amount of time that the container spent executing. The time is given in milliseconds.

Attributes

Applies to