Freigeben über


AuditSpecification-Konstruktor

Initializes a new instance of the AuditSpecification class.

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

Syntax

'Declaration
Protected Friend Sub New
'Usage
Dim instance As New AuditSpecification()
protected internal AuditSpecification()
protected public:
AuditSpecification()
new : unit -> AuditSpecification
function AuditSpecification()

Hinweise

The default constructor initializes fields to their default values.

Siehe auch

Verweis

AuditSpecification Klasse

Microsoft.SqlServer.Management.Smo-Namespace