db4o

IExtClient Interface

extended client functionality for the ExtObjectContainer interface.

Both Db4o.openClient() methods always return an

ExtClient
object so a cast is possible.

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

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

public interface IExtClient : IExtObjectContainer, IObjectContainer, IDisposable

Requirements

Namespace: Db4objects.Db4o.Ext

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

See Also

IExtClient Members | Db4objects.Db4o.Ext Namespace