Compartir a través de


IDTSExecutionMetrics Miembros

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

El tipo IDTSExecutionMetrics expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública ExecutionDuration Returns a value that indicates the amount of time that the container spent in execution, in milliseconds. This property is read-only.
Propiedad pública StartTime Returns the time that the container began execution. This property is read-only.
Propiedad pública StopTime Returns the time that the container ended execution. This property is read-only.

Principio