IDTSExecutionMetrics100.StartTime Property

Definition

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

Property Value

A DateTime value that indicates when the container started running.

Attributes

Applies to