DevForce Help Reference
QueryCache Class Methods


For a list of all members of this type, see QueryCache members.

Public Methods
 NameDescription
Public MethodAddOverloaded.  Add the specified type to the QueryCache to indicate that all queries for this type may be found in cache.  
Public MethodAddRaw Adds the specified object to the QueryCache.  
Public MethodClear Clears the query cache.  
Public MethodContainsOverloaded.  Determines whether the query cache contains the specified EntityKey.  
Public MethodContainsRaw Determines whether the query cache contains the object specified.  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodRemoveOverloaded.  Removes the specified entity type from the QueryCache.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

QueryCache Class
IdeaBlade.EntityModel Namespace

Send Feedback