[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

returns the ObjectContainer used by the server.

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

Syntax

Visual Basic (Declaration)
Function ObjectContainer As IObjectContainer
C#
IObjectContainer ObjectContainer ()
Visual C++
IObjectContainer^ ObjectContainer ()

Return Value

the ObjectContainer used by the server

Remarks

returns the ObjectContainer used by the server.