DevForce Help Reference
CacheStateManager Class Members
Methods 


The following tables list the members exposed by CacheStateManager.

Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetCacheStateOverloaded. Returns an EntityCacheState that can be serialized to a stream or file to store the current state of the EntityManager.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodRestoreCacheStateOverloaded. Restores the EntityManager cache state from either a stream or file.  
Public MethodSaveCacheStateOverloaded. Stores the state of this EntityManager and cached entities to a stream or file.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

CacheStateManager Class
IdeaBlade.EntityModel Namespace
EntityManager Class

Send Feedback