LegacyActivationDepth Class

Summary

Activates an object graph to a specific depth respecting any activation configuration settings that might be in effect.
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["LegacyActivationDepth"] class Type type-node

Syntax

public class LegacyActivationDepth : ActivationDepthImpl, IActivationDepth

Remarks

Activates an object graph to a specific depth respecting any activation configuration settings that might be in effect.

Constructors

Fields

Name Constant Value Summary
_mode
Inherited from ActivationDepthImpl

Methods