Share via


AlterTableSwitchStatement Constructor

Initializes an instance of the AlterTableSwitchStatement class.

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

Syntax

'Declaration
Public Sub New
public AlterTableSwitchStatement()
public:
AlterTableSwitchStatement()
new : unit -> AlterTableSwitchStatement
public function AlterTableSwitchStatement()

.NET Framework Security

See Also

Reference

AlterTableSwitchStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace