db4o

IExtObjectContainer Interface

extended functionality for the ObjectContainer interface.

Every db4o ObjectContainer always is an

ExtObjectContainer
so a cast is possible.

Db4objects.Db4o.IObjectContainer.Ext is a convenient method to perform the cast.

The ObjectContainer functionality is split to two interfaces to allow newcomers to focus on the essential methods.

For a list of all members of this type, see IExtObjectContainer Members.

Db4objects.Db4o.Ext.IExtObjectContainer
   Db4objects.Db4o.Ext.IExtClient

public interface IExtObjectContainer : IObjectContainer, IDisposable

Requirements

Namespace: Db4objects.Db4o.Ext

Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)

See Also

IExtObjectContainer Members | Db4objects.Db4o.Ext Namespace