ExecutionTime Property (DTS)

The ExecutionTime property specifies the total execution time of a step in seconds.

Applies To
Step Object  

Syntax

object.ExecutionTime

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

Double

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetExecutionTime(double *pRetVal);

See Also
FinishTime Property StartTime Property

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.