IsRetired property
Indicates whether this database was formerly the active database and is now retired.
Syntax
Bool IsRetired {get;}
Return value
Returns true
if the database was formerly the active database for the audit store and is now retired; otherwise, false
.
Discussion
An audit store can have multiple databases attached, but only one can be active at a time. Once a database has been retired, it cannot be made active again.