IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : QueryCache Class |
The following tables list the members exposed by QueryCache.
Name | Description | |
---|---|---|
QueryCache Constructor |
Name | Description | |
---|---|---|
Keys | Returns all of the Keys in the query cache. This will be a mixed collection of |
Name | Description | |
---|---|---|
Add | Overloaded. Add the specified type to the QueryCache to indicate that all queries for this type may be found in cache. | |
AddRaw | Adds the specified object to the QueryCache. | |
Clear | Clears the query cache. | |
Contains | Overloaded. Determines whether the query cache contains the specified EntityKey. | |
ContainsRaw | Determines whether the query cache contains the object specified. | |
Equals | (Inherited from object) | |
GetHashCode | (Inherited from object) | |
GetType | (Inherited from object) | |
Remove | Overloaded. Removes the specified entity type from the QueryCache. | |
ToString | (Inherited from object) |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |