ObjectQueryTObjectCreateQuery Method |
| Name | Description | |
|---|---|---|
| CreateQueryTElement(Expression) |
Constructs an IQueryableT object that can evaluate the query represented by a specified expression tree.
| |
| CreateQuery(Expression) |
Constructs an IQueryable object that can evaluate the query represented by a specified expression tree.
|