DatabaseAuditSpecification Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DatabaseAuditSpecification class.

Overload List

  Name Description
Public method DatabaseAuditSpecification() Initializes a new instance of the DatabaseAuditSpecification class.
Public method DatabaseAuditSpecification(Database, String) Initializes a new instance of the DatabaseAuditSpecification class on the specified database and with the specified name.

Top