DropServerAuditSpecificationStatement Constructor

Initializes a new instance of the DropServerAuditSpecificationStatement class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
public DropServerAuditSpecificationStatement()
public:
DropServerAuditSpecificationStatement()
new : unit -> DropServerAuditSpecificationStatement
public function DropServerAuditSpecificationStatement()

.NET Framework Security

See Also

Reference

DropServerAuditSpecificationStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace