The methods of the IExtObjectServer interface are listed below. For a complete list of IExtObjectServer interface members, see the IExtObjectServer Members topic.
![]() | backs up the database file used by the ObjectServer. |
![]() | returns the Db4objects.Db4o.Config.IConfiguration context for this ObjectServer. Upon opening an ObjectServer with any of the factory methods in the Db4objects.Db4o.Db4oFactory class, the global Db4objects.Db4o.Config.IConfiguration context is copied into the ObjectServer. The Db4objects.Db4o.Config.IConfiguration can be modified individually for each ObjectServer without any effects on the global settings. |
![]() | returns the ObjectContainer used by the server. |
![]() | removes client access permissions for the specified user. |
IExtObjectServer Interface | Db4objects.Db4o.Ext Namespace