CreationDate Property (DTS)

The CreationDate property specifies the CreationDate property, which specifies the package creation date.

Applies To
Package Object  

Syntax

object.CreationDate

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

Data Type

Date

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetCreationDate(DATE *pRetVal);

  


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