ActiveStartTime property
Gets the start time of an active or formerly active database.
Syntax
DateTime ActiveStartTime {get;}
Return value
Returns the start time of the database’s active period. If the database was never active, the return value is System.DateTime.MinValue
(12:00:00 AM).