db4o

ISystemInfo.FreespaceEntryCount Method 

returns the number of entries in the Freespace Manager.

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.

See Also

ISystemInfo Interface | Db4objects.Db4o.Ext Namespace