SelectStatement Constructor

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

.NET Framework Security

See Also

Reference

SelectStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace