Dela 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
'Usage
Dim instance As New AlterTableSwitchStatement()
public AlterTableSwitchStatement()
public:
AlterTableSwitchStatement()
public function AlterTableSwitchStatement()

.NET Framework Security

See Also

Reference

AlterTableSwitchStatement Class

AlterTableSwitchStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace