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

returns the number of entries in the Freespace Manager.

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

Syntax

Visual Basic (Declaration)
Function FreespaceEntryCount As Integer
C#
int FreespaceEntryCount ()
Visual C++
int FreespaceEntryCount ()

Return Value

the number of entries in the Freespace Manager.

Remarks

returns the number of entries in the Freespace Manager.

A high value for the number of freespace entries is an indication that the database is fragmented and that defragment should be run.