Summary
Encapsulates services involving source and target database files during defragmenting.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Defragment - Interfaces
- Implementing Types
graph BT
Type-.->Interface0["IIDMapping"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Mapping/IIDMapping"
Type["IDefragmentServices"]
class Type type-node
Implementing0["DefragmentServicesImpl"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Defragment/DefragmentServicesImpl"
Syntax
public interface IDefragmentServices : IIDMapping
Remarks
Encapsulates services involving source and target database files during defragmenting.