Share via


IDTSRunningPackage100.ExecutionStartTime Property

Definition

public:
 property DateTime ExecutionStartTime { DateTime get(); };
[System.Runtime.InteropServices.DispId(1610743814)]
public DateTime ExecutionStartTime { [System.Runtime.InteropServices.DispId(1610743814)] get; }
[<System.Runtime.InteropServices.DispId(1610743814)>]
[<get: System.Runtime.InteropServices.DispId(1610743814)>]
member this.ExecutionStartTime : DateTime
Public ReadOnly Property ExecutionStartTime As DateTime

Property Value

A DateTime value that indicates when the package started.

Attributes

Applies to