Overload | Description |
---|---|
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. |
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