IdeaBlade DevForce 2010 Help Reference
SaveCacheState Method
See Also  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > CacheStateManager Class : SaveCacheState Method



Stores the state of this EntityManager and cached entities to a stream or file.

Overload List

OverloadDescription
SaveCacheState(String,Boolean)Stores the state of this EntityManager and cached entities to a stream or file. Stores the state of this EntityManager and all cached entities to a file system file.  
SaveCacheState(IEnumerable,String,Boolean) Stores the state of this EntityManager and the specified entities to a file system file.  
SaveCacheState(Stream,Boolean,Boolean)Stores the state of this EntityManager and all cached entities to a stream.  
SaveCacheState(IEnumerable,Stream,Boolean,Boolean) Stores the state of this EntityManager and the specified entities to a stream.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.