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


The following tables list the members exposed by QueryCache.

Public Constructors

 NameDescription
Public ConstructorQueryCache Constructor  
Top

Public Properties

 NameDescription
Public PropertyKeys Returns all of the Keys in the query cache. This will be a mixed collection of  
Top

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

© 2013 All Rights Reserved.