다음을 통해 공유


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.

맨 위로 이동