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


The following tables list the members exposed by EntityKeyQuery.

Public Constructors

 NameDescription
Public ConstructorEntityKeyQuery ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCommandTimeout The timeout period ( in milliseconds) for this query if executed on the server.  
Public PropertyElementType The entity type returned from this query.  
Public PropertyEntityManager The EntityManager for this query.  
Public PropertyKeys The keys for which entities will be retrieved.  
Public PropertyQueryableType The entity type being queried.  
Public PropertyQueryStrategyGets or sets the QueryStrategy.  
Public PropertyTag Custom information regarding this query.  
Top

Public Methods

 NameDescription
Public MethodAddToQueryCacheAdd this query to the QueryCache.  
Public MethodCloneSee System.ICloneable.Clone.  
Public MethodCreateFinder For internal use only.  
Public MethodEquals (Inherited from object)
Public MethodExecute Executes this query.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodInQueryCacheIs 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.