AuditSpecification Constructor

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()

Remarks

The default constructor initializes fields to their default values.

See Also

Reference

AuditSpecification Class

Microsoft.SqlServer.Management.Smo Namespace