db4o

IObjectCallbacks.ObjectOnActivate Method 

called upon activation of an object.

void ObjectOnActivate(
   IObjectContainer container
);

Parameters

container
the
ObjectContainer
the object is stored in.

Remarks

called upon activation of an object.

See Also

IObjectCallbacks Interface | Db4objects.Db4o.Ext Namespace