Name | Description | |
---|---|---|
![]() |
InterLinqQueryProvider | There is no summary. |
Name | Description | |
---|---|---|
![]() |
CreateQuery | Constructs an System.Linq.IQueryable object that can evaluate the query represented by a specified System.Linq.Expressions.Expression tree. |
![]() |
CreateQuery<TElement> | Constructs an System.Linq.IQueryable`1 object that can evaluate the query represented by a specified System.Linq.Expressions.Expression tree. |
![]() ![]() |
Execute | Executes the query represented by a specified System.Linq.Expressions.Expression tree. |
![]() ![]() |
Execute<TResult> | Executes the strongly-typed query represented by a specified System.Linq.Expressions.Expression tree. |