db4o

IObjectServer.Ext Method 

returns an ObjectServer with extended functionality.

IExtObjectServer Ext();

Remarks

returns an ObjectServer with extended functionality.

Use this method as a convient accessor to extended methods. Every ObjectServer can be casted to an ExtObjectServer.

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

See Also

IObjectServer Interface | Db4objects.Db4o Namespace