db4o

IExtObjectServer Members

IExtObjectServer overview

Public Instance Methods

Backupbacks up the database file used by the ObjectServer.
Configure 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.

ObjectContainerreturns the ObjectContainer used by the server.
RevokeAccessremoves client access permissions for the specified user.

See Also

IExtObjectServer Interface | Db4objects.Db4o.Ext Namespace