IDTSExecutionMetrics100.StartTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see IDTSExecutionMetrics.
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
- Attributes