VersionSaveDate Property

DTS Programming

DTS Programming

VersionSaveDate Property

The VersionSaveDate property specifies the date and time a version of a Data Transformation Services (DTS) package was saved.

Applies To
SavedPackageInfo Object
Syntax

object.VersionSaveDate

Part Description
object Expression that evaluates to a SavedPackageInfo object

Data Type

Date

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetVersionSaveDate(*pRetVal);

See Also

PackageCreationDate Property