FinishTime Property (DTS)

The FinishTime property specifies when step execution was completed.

Applies To
Step Object  

Syntax

object.FinishTime[= value]

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

Data Type

Date

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetFinishTime(DATE *pRetVal);

See Also

ExecutionTime Property

StartTime Property

  


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