Summary
A message from the defragmentation process.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Defragment 
- Base Types
- 
									- Object
 
							graph BT
	Type-->Base0["Object"]
	Type["DefragmentInfo"]
class Type type-node
						
					Syntax
public class DefragmentInfoRemarks
    A message from the defragmentation process. This is a stub only
    and will be refined.
    Currently instances of these class will only be created and sent
    to registered listeners when invalid IDs are encountered during
    the defragmentation process. These probably are harmless and the
    result of a user-initiated delete operation.
    
			Constructors
| Name | Summary | 
|---|---|
| DefragmentInfo | 
Methods
| Name | Value | Summary | 
|---|---|---|
| ToString | string | 
See Also
- Db4objects.Db4o.Defragment.Defragment