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

.NET Framework Security

See Also

Reference

AlterTableDropTableElement Class

AlterTableDropTableElement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace