Property From
| Improve this Doc View SourceFrom
Gets the FROM clause.
Declaration
public DbFromClause From { get; }
Property Value
Type | Description |
---|---|
DbFromClause |
Gets the FROM clause.
public DbFromClause From { get; }
Type | Description |
---|---|
DbFromClause |