Freigeben über


SetCommand-Konstruktor

Initializes a new instance of the SetCommand 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 SetCommand()
protected SetCommand()
protected:
SetCommand()
new : unit -> SetCommand
protected function SetCommand()

Siehe auch

Verweis

SetCommand Klasse

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace