The EntityQuery type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DataService |
The DataService associated with this query.
|
![]() |
ElementType |
The element type of the IEnumerable being returned by this query.
|
![]() |
EntityManager |
The EntityManager associated with this query.
|
![]() |
Expression | |
![]() |
JsonResultsAdapter | |
![]() |
QueryableType |
The type being queried. This may not be the same as the type returned in the case
of a 'Select'.
|
![]() |
QueryOptions |
The QueryOptions associated with this query.
|
![]() |
ResourceName |
The resource name specified for this query.
|
See Also