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
public DropTableStatement()
public:
DropTableStatement()
new : unit -> DropTableStatement
public function DropTableStatement()

.NET Framework Security

See Also

Reference

DropTableStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace