Click or drag to resize

InstanceInfoLastStart Property

Gets the date and time when the instance was started for the last time.

Namespace:  usis.Data.LocalDb
Assembly:  usis.Data.LocalDb (in usis.Data.LocalDb.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime LastStart { get; }

Property Value

Type: DateTime
The date and time when the instance was started for the last time.
See Also