SelectStatement Constructors
Represents the select statement.
Name | Parameters | Description |
---|---|---|
Select |
none |
Initializes a new instance of the Select |
Select |
table, alias |
Initializes a new instance of the Select |
See Also