Udostępnij przez


Właściwość RunningPackage.ExecutionStartTime

Zwraca czas rozpoczęcia pakiet z systemem.

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

Składnia

'Deklaracja
Public ReadOnly Property ExecutionStartTime As DateTime
    Get
'Użycie
Dim instance As RunningPackage
Dim value As DateTime

value = instance.ExecutionStartTime
public DateTime ExecutionStartTime { get; }
public:
property DateTime ExecutionStartTime {
    DateTime get ();
}
member ExecutionStartTime : DateTime
function get ExecutionStartTime () : DateTime

Wartość właściwości

Typ: System.DateTime
A DateTime wartość wskazującą, podczas uruchamiania pakiet.