db4o

IExtObjectContainer.Purge Method

unloads all clean indices from memory and frees unused objects.

Overload List

unloads all clean indices from memory and frees unused objects.

void Purge();

unloads a specific object from the db4o reference mechanism.

void Purge(object);

See Also

IExtObjectContainer Interface | Db4objects.Db4o.Ext Namespace