FixedActivationDepth Class

Summary

Activates a fixed depth of the object graph regardless of any existing activation depth configuration settings.
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, IActivationDepth

Remarks

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