The ExecutionTime property specifies the total execution time, in seconds, of the associated object.
object.ExecutionTime
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Double
Read-only
HRESULT GetExecutionTime(double *pRetVal);
ExecutionTime of a PackageLogRecord is the total execution time of the Data Transformation Services (DTS) package. For the other objects, ExecutionTime refers to an individual step.