ActivationDepthImpl Class

graph BT Type-->Base0["Object"] Type-.->Interface0["IActivationDepth"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/IActivationDepth" Type["ActivationDepthImpl"] class Type type-node Derived0["NonDescendingActivationDepth"]-->Type click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/NonDescendingActivationDepth" Derived1["FullActivationDepth"]-->Type click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/FullActivationDepth" Derived2["LegacyActivationDepth"]-->Type click Derived2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/LegacyActivationDepth" Derived3["FixedActivationDepth"]-->Type click Derived3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/FixedActivationDepth" Derived4["DescendingActivationDepth"]-->Type click Derived4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/DescendingActivationDepth"

Syntax

public abstract class ActivationDepthImpl : IActivationDepth

Constructors

Fields

Name Constant Value Summary
_mode

Methods