Share via


AlterTableStatement Constructor

Initializes an instance of the AlterTableStatement class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New AlterTableStatement()
protected AlterTableStatement()
protected:
AlterTableStatement()
protected function AlterTableStatement()

.NET Framework Security

See Also

Reference

AlterTableStatement Class

AlterTableStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace