StartTime Property (DTS)

The StartTime property specifies when Step object execution started.

Applies To
Step Object  

Syntax

object.StartTime

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

Data Type

Date

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetStartTime(DATE *pRetVal);

See Also
ExecutionTime Property FinishTime Property

  


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