db4o

IExtClient Methods

The methods of the IExtClient interface are listed below. For a complete list of IExtClient interface members, see the IExtClient Members topic.

Public Instance Methods

IsAlivechecks if the client is currently connected to a server.
SwitchToFilerequests opening a different server database file for this client session.
SwitchToMainFile requests switching back to the main database file after a previous call to
switchToFile(String fileName)
.

See Also

IExtClient Interface | Db4objects.Db4o.Ext Namespace