Freigeben über


AlterTableConstraintModificationStatement-Konstruktor

Initializes a new instance of the AlterTableConstraintModificationStatement class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New AlterTableConstraintModificationStatement()
public AlterTableConstraintModificationStatement()
public:
AlterTableConstraintModificationStatement()
new : unit -> AlterTableConstraintModificationStatement
public function AlterTableConstraintModificationStatement()

Siehe auch

Verweis

AlterTableConstraintModificationStatement Klasse

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace