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
protected AlterTableStatement()
protected:
AlterTableStatement()
new : unit -> AlterTableStatement
protected function AlterTableStatement()

.NET Framework Security

See Also

Reference

AlterTableStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace