db4o

IObjectCallbacks.ObjectOnUpdate Method 

called after an object was updated.

void ObjectOnUpdate(
   IObjectContainer container
);

Parameters

container
the
ObjectContainer
the object is stored in.

Remarks

called after an object was updated.

See Also

IObjectCallbacks Interface | Db4objects.Db4o.Ext Namespace