Summary
returns the ObjectContainer used by the server.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Ext - Containing Type
- IExtObjectServer
Syntax
IObjectContainer ObjectContainer()
Remarks
returns the ObjectContainer used by the server.
Return Value
Type | Description |
---|---|
IObjectContainer | the ObjectContainer used by the server |