Compartir a través de


AlterTableStatement Constructor

Initializes a new instance of the AlterTableStatement class.

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

Sintaxis

'Declaración
Protected Sub New
'Uso
Dim instance As New AlterTableStatement()
protected AlterTableStatement()
protected:
AlterTableStatement()
new : unit -> AlterTableStatement
protected function AlterTableStatement()

Vea también

Referencia

AlterTableStatement Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom