returns the Configuration context for this ObjectContainer.
Configuration the Configuration context for this ObjectContainer
returns the Configuration context for this ObjectContainer.
Upon opening an ObjectContainer with any of the factory methods in the Db4o class , the global Configuration context is copied into the ObjectContainer. The Configuration can be modified individually for each ObjectContainer without any effects on the global settings.
IExtObjectContainer Interface | Db4objects.Db4o.Ext Namespace | Db4objects.Db4o.Db4oFactory.Configure