carries in-memory data for db4o in-memory operation.
For a list of all members of this type, see MemoryFile Members.
System.Object
Db4objects.Db4o.Ext.MemoryFile
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
carries in-memory data for db4o in-memory operation.
In-memory ObjectContainers are useful for maximum performance on small databases, for swapping objects or for storing db4o format data to other media or other databases.
Be aware of the danger of running into OutOfMemory problems or complete loss of all data, in case of hardware or JVM failures.
Namespace: Db4objects.Db4o.Ext
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
MemoryFile Members | Db4objects.Db4o.Ext Namespace | Db4objects.Db4o.Ext.ExtDb4oFactory.OpenMemoryFile