VersionSaveDate Property (DTS)

The VersionSaveDate property specifies the date and time a version of the package was saved.

Applies To
SavedPackageInfo Object  

Syntax

object.VersionSaveDate

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

Data Type

Date

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetVersionSaveDate(*pRetVal);

  


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