The PackageCreationDate property specifies the date and time that the Data Transformation Services (DTS) package was first created.
[date =] object.PackageCreationDate
Part | Description |
---|---|
object | Expression that evaluates to a SavedPackageInfo object |
date | Date the package version was created |
Date
Read-only
HRESULT GetPackageCreationDate(DATE *pRetVal);