Share via


SetCommand Constructor

Initializes a new instance of the SetCommand class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New SetCommand()
protected SetCommand()
protected:
SetCommand()
protected function SetCommand()

.NET Framework Security

See Also

Reference

SetCommand Class

SetCommand Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace