Share via


SelectSetVariable Constructor

Initializes a new instance of the SelectSetVariable 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 SelectSetVariable()
public SelectSetVariable()
public:
SelectSetVariable()
public function SelectSetVariable()

.NET Framework Security

See Also

Reference

SelectSetVariable Class

SelectSetVariable Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace