DatabaseName property
Gets the audit store database name.
Syntax
string DatabaseName {get;}
Return value
Returns the database name of the audit store database.
Discussion
An audit store can have multiple databases attached, but only one can be active at a time. This property returns the database name of the database.
To get information about the active database attached to the management database, use the AuditServer class.