DatabaseAuditSpecification Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the DatabaseAuditSpecification class.
Overload List
Name | Description | |
---|---|---|
DatabaseAuditSpecification() | Initializes a new instance of the DatabaseAuditSpecification class. | |
DatabaseAuditSpecification(Database, String) | Initializes a new instance of the DatabaseAuditSpecification class on the specified database and with the specified name. |
Top