db4o

IObjectServer.OpenClient Method (IConfiguration)

See openClient()

IObjectContainer OpenClient(
   IConfiguration config
);

Parameters

config
a custom Configuration instance to be obtained via Db4objects.Db4o.Db4oFactory.NewConfiguration

Return Value

an open ObjectContainer

See Also

IObjectServer Interface | Db4objects.Db4o Namespace | IObjectServer.OpenClient Overload List