Summary
tests if this ObjectContainer is closed.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Ext - Containing Type
- IExtObjectContainer
Syntax
bool IsClosed()
Remarks
tests if this ObjectContainer is closed.
Return Value
Type | Description |
---|---|
bool | true if this ObjectContainer is closed. |