db4o

IObjectServer.Close Method 

closes the

ObjectServer
and writes all cached data.

bool Close();

Return Value

true - denotes that the last instance connected to the used database file was closed.

Remarks

closes the

ObjectServer
and writes all cached data.

See Also

IObjectServer Interface | Db4objects.Db4o Namespace