IReferenceActivationContext Interface

Summary

this interface is passed to reference type handlers.
graph BT Type-.->Interface0["IReadContext"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadContext" Type-.->Interface1["IContext"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IContext" Type-.->Interface2["IReadBuffer"] click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadBuffer" Type["IReferenceActivationContext"] class Type type-node Implementing0["UnmarshallingContext"]-.->Type click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/UnmarshallingContext"

Syntax

public interface IReferenceActivationContext : IReadContext, IContext, IReadBuffer

Remarks

this interface is passed to reference type handlers.

Methods

Name Value Summary
PersistentObject() Object