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

tests if this
 Copy imageCopy Code
ObjectContainer
is closed.

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

Syntax

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

Return Value

 Copy imageCopy Code
true
if this
 Copy imageCopy Code
ObjectContainer
is closed.

Remarks

tests if this
 Copy imageCopy Code
ObjectContainer
is closed.