For a list of all members of this type, see EntityRelationQuery members.
Public Methods
Protected 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.
|
 | With | Overloaded.
Returns a clone of the query for the specified EntityManager.
|
Top
See Also