IDTSPackage100.CreationDate Proprietà

Definizione

Ottiene o imposta la data e l'ora di creazione del pacchetto.

public:
 property DateTime CreationDate { DateTime get(); void set(DateTime value); };
[System.Runtime.InteropServices.DispId(42)]
public DateTime CreationDate { [System.Runtime.InteropServices.DispId(42)] get; [System.Runtime.InteropServices.DispId(42)] set; }
[<System.Runtime.InteropServices.DispId(42)>]
[<get: System.Runtime.InteropServices.DispId(42)>]
[<set: System.Runtime.InteropServices.DispId(42)>]
member this.CreationDate : DateTime with get, set
Public Property CreationDate As DateTime

Valore della proprietà

Data e ora di creazione del pacchetto.

Attributi

Commenti

Questa interfaccia viene implementata dalle interfacce Package e PackageNeutral.

Si applica a