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