graph BT
	Type["IUpdateDepth"]
class Type type-node
	Implementing0["TPFixedUpdateDepth"]-.->Type
	click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/TPFixedUpdateDepth"
	Implementing1["FixedUpdateDepth"]-.->Type
	click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/FixedUpdateDepth"
	Implementing2["LegacyUnspecifiedUpdateDepth"]-.->Type
	click Implementing2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/LegacyUnspecifiedUpdateDepth"
	Implementing3["TPUnspecifiedUpdateDepth"]-.->Type
	click Implementing3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/TPUnspecifiedUpdateDepth"
	Implementing4["LegacyFixedUpdateDepth"]-.->Type
	click Implementing4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/LegacyFixedUpdateDepth"
	Implementing5["UnspecifiedUpdateDepth"]-.->Type
	click Implementing5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/UnspecifiedUpdateDepth"
						
					Syntax
public interface IUpdateDepthMethods
| Name | Value | Summary | 
|---|---|---|
| Adjust | IUpdateDepth | |
| Adjust | IUpdateDepth | |
| CanSkip | bool | |
| Descend | IUpdateDepth | |
| Negative | bool | |
| SufficientDepth | bool |