SqlStatementTSelectFrom Method |
Name | Description | |
---|---|---|
SelectFrom |
Construct a SELECT FROM statement
| |
SelectFrom(ColumnMapping) |
Construct a SELECT FROM statement with the specified selectors
| |
SelectFrom(Type) |
Return a select from
(Inherited from SqlStatement.) | |
SelectFrom(Type) |
Construct a SELECT FROM statement with the specified selectors
| |
SelectFrom(Type, ColumnMapping) |
Return a select from
(Inherited from SqlStatement.) |