Share via


AlterTableDropTableElement Constructor

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

.NET Framework Security

See Also

Reference

AlterTableDropTableElement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace