Summary
    Activates a fixed depth of the object graph regardless of
    any existing activation depth configuration settings.
    
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Activation 
- Interfaces
- Base Types
- 
									- Object
- ActivationDepthImpl
 
							graph BT
	Type-->Base0["ActivationDepthImpl"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/ActivationDepthImpl"
	Base0-->Base1["Object"]
	Type-.->Interface0["IActivationDepth"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/IActivationDepth"
	Type["FixedActivationDepth"]
class Type type-node
						
					Syntax
public class FixedActivationDepth : ActivationDepthImpl, IActivationDepthRemarks
    Activates a fixed depth of the object graph regardless of
    any existing activation depth configuration settings.
    
			Constructors
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| _mode | Inherited from ActivationDepthImpl | 
Methods
| Name | Value | Summary | 
|---|---|---|
| AdjustDepthToBorders | FixedActivationDepth | |
| Descend | IActivationDepth | |
| Mode | ActivationMode | Inherited from ActivationDepthImpl | 
| RequiresActivation | bool |