[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

closes the
 Copy imageCopy Code
ObjectServer
and writes all cached data.

Namespace: Db4objects.Db4o
Assembly:   Db4objects.Db4o (in Db4objects.Db4o.dll)

Syntax

Visual Basic (Declaration)
Function Close As Boolean
C#
bool Close ()
Visual C++
bool Close ()

Return Value

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

Remarks

closes the
 Copy imageCopy Code
ObjectServer
and writes all cached data.