| QueryT Properties |
The QueryT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| ElementType |
Gets element type for the expression.
| |
| Expression |
Gets the expression tree.
| |
| Item |
Gets the collection item for an index
| |
| Provider |
Gets a query provider the LINQ query.
|