db4o

IExtObjectServer Interface

extended functionality for the ObjectServer interface.

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

public interface IExtObjectServer : IObjectServer

Types that implement IExtObjectServer

Type Description

Remarks

extended functionality for the ObjectServer interface.

Every ObjectServer also always is an ExtObjectServer so a cast is possible.

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

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

Requirements

Namespace: Db4objects.Db4o.Ext

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

See Also

IExtObjectServer Members | Db4objects.Db4o.Ext Namespace