Linguaggio

IDTSPackage100.CreationDate Proprietà

Definizione

Ottiene o imposta la data e l'ora in cui il pacchetto è stato creato.

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à

La data e l'ora in cui il pacchetto è stato creato.

Attributi

Commenti

Questa interfaccia è implementata dalle Package interfacce e.PackageNeutral

Si applica a