Share via


DropTableStatement Constructor

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

.NET Framework Security

See Also

Reference

DropTableStatement Class

DropTableStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace