IdeaBlade DevForce 2010 Help Reference
EntityRelationQuery Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityRelationQuery Class


The following tables list the members exposed by EntityRelationQuery.

Public Constructors

 NameDescription
Public ConstructorEntityRelationQuery ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCommandTimeout Gets or sets the wait time in seconds before terminating the attempt to execute a command and generating an error.  
Public PropertyElementType The type of entities being returned.  
Public PropertyEntitiesA list of entities from which to navigate the RelationLink to retrieve results.  
Public PropertyEntityManager Gets the EntityManager for the query.  
Public PropertyQueryableType The type of entities being queried.  
Public PropertyQueryStrategyThe QueryStrategy for this query.  
Public PropertyRelationLinkThe EntityRelationLink on which to navigate from the Entities collection to retrieve results.  
Public PropertyTag Custom information regarding this query  
Top

Public Methods

 NameDescription
Public MethodAddToQueryCache Add this query to the QueryCache.  
Public MethodCloneSee System.ICloneable.Clone.  
Public MethodCreateFinder For internal use only.  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodInQueryCache Is this query in the QueryCache.  
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.