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
'Usage
Dim instance As New DropAssemblyStatement()
public DropAssemblyStatement()
public:
DropAssemblyStatement()
public function DropAssemblyStatement()

.NET Framework Security

See Also

Reference

DropAssemblyStatement Class

DropAssemblyStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace