Summary
Called to overwrite freed space in the database file.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- IFreespaceFiller
Syntax
void Fill(BlockAwareBinWindow io)
Remarks
Called to overwrite freed space in the database file.
Parameters
Name | Type | Description |
---|---|---|
io | BlockAwareBinWindow | Handle for the freed slot |
Return Value
Type | Description |
---|---|
void |