db4o

IObjectCallbacks.ObjectOnDeactivate Method 

called upon deactivation of an object.

void ObjectOnDeactivate(
   IObjectContainer container
);

Parameters

container
the
ObjectContainer
the object is stored in.

Remarks

called upon deactivation of an object.

See Also

IObjectCallbacks Interface | Db4objects.Db4o.Ext Namespace