IsActive property
Indicates whether this database is the current active database in the audit store.
Syntax
Bool IsActive {get;}
Return value
Returns true
if the database is the current active database in the audit store; otherwise, false
.
Discussion
An audit store can have multiple databases attached, but only one can be active at a time.