IFreespaceConfiguration.

UseIndexSystem() Method

Summary

discontinued freespace system, only available before db4o 7.0.

Syntax

[System.ObsoleteAttribute(@"Please use the BTree freespace system instead by calling UseBTreeSystem() .")]
void UseIndexSystem()

Remarks

discontinued freespace system, only available before db4o 7.0.

Attributes

Type Description
ObsoleteAttribute

Return Value

Type Description
void