graph BT
	Type-->Base0["Object"]
	Type-.->Interface0["IUpdateDepth"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/IUpdateDepth"
	Type["UnspecifiedUpdateDepth"]
class Type type-node
	Derived0["LegacyUnspecifiedUpdateDepth"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/LegacyUnspecifiedUpdateDepth"
	Derived1["TPUnspecifiedUpdateDepth"]-->Type
	click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/TPUnspecifiedUpdateDepth"
						
					 
				 
  			 
		 
	Syntax
	public abstract class UnspecifiedUpdateDepth : IUpdateDepth
			Constructors
			
		
			Methods