Name | Description | |
---|---|---|
![]() |
InterLinqQuery | Overloaded. Initializes this Query with the arguments. |
Name | Description | |
---|---|---|
![]() |
GetEnumerator | Returns an System.Collections.Generic.IEnumerator`1 that iterates through the returned result of this query. |
![]() ![]() |
ToString | Returns a |
Name | Description | |
---|---|---|
![]() |
ElementType | Gets the type of the element(s) that are returned when the Expression tree associated with this instance of System.Linq.IQueryable is executed. |
![]() |
Expression | Gets the Expression tree that is associated with the instance of System.Linq.IQueryable. |
![]() |
Provider | Gets the System.Linq.IQueryProvider that is associated with this data source. |