The following tables list the members exposed by EntityRelationQuery.
Name | Description | |
---|---|---|
![]() | EntityRelationQuery Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CommandTimeout | Gets or sets the wait time in seconds before terminating the attempt to execute a command and generating an error. |
![]() | ElementType | The type of entities being returned. |
![]() | Entities | A list of entities from which to navigate the RelationLink to retrieve results. |
![]() | EntityManager | Gets the EntityManager for the query. |
![]() | QueryableType | The type of entities being queried. |
![]() | QueryStrategy | The QueryStrategy for this query. |
![]() | RelationLink | The EntityRelationLink on which to navigate from the Entities collection to retrieve results. |
![]() | Tag | Custom information regarding this query |
Name | Description | |
---|---|---|
![]() | AddToQueryCache | Add this query to the QueryCache. |
![]() | Clone | See System.ICloneable.Clone. |
![]() | CreateFinder | For internal use only. |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | InQueryCache | Is this query in the QueryCache. |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |