Freigeben über


SetClause-Konstruktor

Initializes a new instance of the SetClause class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New SetClause()
protected SetClause()
protected:
SetClause()
new : unit -> SetClause
protected function SetClause()

Siehe auch

Verweis

SetClause Klasse

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace