Summary
Callback hook for overwriting freed space in the database file.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Config 
							graph BT
	Type["IFreespaceFiller"]
class Type type-node
						
					Syntax
public interface IFreespaceFillerRemarks
Callback hook for overwriting freed space in the database file.
			Methods
| Name | Value | Summary | 
|---|---|---|
| Fill | void | Called to overwrite freed space in the database file. |