IDTSExecutionMetrics 成員

Defines the metrics used to track the execution of a container.

IDTSExecutionMetrics 型別公開下列成員。

屬性

  名稱 描述
公用屬性 ExecutionDuration Returns a value that indicates the amount of time that the container spent in execution, in milliseconds. This property is read-only.
公用屬性 StartTime Returns the time that the container began execution. This property is read-only.
公用屬性 StopTime Returns the time that the container ended execution. This property is read-only.

頂端