Udostępnij przez


Właściwość IDTSPackageInfo100.CreationDate

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Aby uzyskać więcej informacji, zobacz temat PackageInfo.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
ReadOnly Property CreationDate As DateTime
    Get
'Użycie
Dim instance As IDTSPackageInfo100
Dim value As DateTime

value = instance.CreationDate
DateTime CreationDate { get; }
property DateTime CreationDate {
    DateTime get ();
}
abstract CreationDate : DateTime
function get CreationDate () : DateTime

Wartość właściwości

Typ: System.DateTime