Freigeben über


AlterTableDropTableElement-Konstruktor

Initializes a new instance of the AlterTableDropTableElement class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New AlterTableDropTableElement()
public AlterTableDropTableElement()
public:
AlterTableDropTableElement()
new : unit -> AlterTableDropTableElement
public function AlterTableDropTableElement()

Siehe auch

Verweis

AlterTableDropTableElement Klasse

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace