Udostępnij przez


DatabaseAuditSpecificationExtender Constructor (DatabaseAuditSpecification)

Adds methods and properties to the specified DatabaseAuditSpecification object. This constructor is not CLS-compliant.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Deklaracja
Public Sub New ( _
    databaseAuditSpecification As DatabaseAuditSpecification _
)
public DatabaseAuditSpecificationExtender (
    DatabaseAuditSpecification databaseAuditSpecification
)
public:
DatabaseAuditSpecificationExtender (
    DatabaseAuditSpecification^ databaseAuditSpecification
)
public DatabaseAuditSpecificationExtender (
    DatabaseAuditSpecification databaseAuditSpecification
)
public function DatabaseAuditSpecificationExtender (
    databaseAuditSpecification : DatabaseAuditSpecification
)

Parameters

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.