For a list of all members of this type, see IEntityQuery members.
Public Methods
Extension Methods
| Name | Description |
 | Execute | Overloaded.
Execute the query and return untyped results.
|
 | ExecuteAsync | Overloaded.
Execute the query asynchronously.
|
 | ExecuteAsync | Overloaded.
Execute the query asynchronously.
|
 | FirstOrNullEntity | Overloaded.
Executes the query and returns the first element of the sequence, or the appropriate NullEntity if no element is found.
|
 | GetReferencedEntityTypes |
Returns a list of all entity types referenced by the query.
|
Top
See Also