IDTSExecutionMetrics100.ExecutionDuration 属性

定义

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

属性值

一个 整数 ,它包含容器执行所花费的时间。 时间以毫秒为单位给出。

属性

适用于