Share via


DropAssemblyStatement Constructor

Initializes a new instance of the DropAssemblyStatement 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 DropAssemblyStatement()
public:
DropAssemblyStatement()
new : unit -> DropAssemblyStatement
public function DropAssemblyStatement()

.NET Framework Security

See Also

Reference

DropAssemblyStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace