Compartir a través de


AlterTableDropTableElementStatement Constructor

Initializes a new instance of the AlterTableDropTableElementStatement class.

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
Public Sub New
'Uso
Dim instance As New AlterTableDropTableElementStatement()
public AlterTableDropTableElementStatement()
public:
AlterTableDropTableElementStatement()
new : unit -> AlterTableDropTableElementStatement
public function AlterTableDropTableElementStatement()

Vea también

Referencia

AlterTableDropTableElementStatement Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom