PackageCreationDate Property (DTS)

The PackageCreationDate property specifies the date and time that a package version was created.

Applies To
SavedPackageInfo Object  

Syntax

object.PackageCreationDate

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

Data Type

Date

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetPackageCreationDate(DATE *pRetVal);

  


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