| LLBLGenProQueryT Properties |
| Name | Description | |
|---|---|---|
| IQueryableElementType |
Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
| |
| IQueryableExpression |
Gets the expression tree that is associated with the instance of IQueryable.
| |
| IQueryableProvider |
Gets the query provider that is associated with this data source.
| |
| ILLBLGenProQueryEvaluatedExpressionsPerState |
Gets the evaluated expression trees per state of the execution engine
|