CreationDate Property

DTS Programming

DTS Programming

CreationDate Property

The CreationDate property specifies the date and time the Data Transformation Services (DTS) package was created.

Applies To
Package Object PackageInfo Object
Package2 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);

See Also

CreatorComputerName Property

CreatorName Property

PackageCreationDate Property