sets cascaded update behaviour.
sets cascaded update behaviour.
Setting cascadeOnUpdate to true will result in the update of all member objects if a stored instance of this class is passed to Db4objects.Db4o.IObjectContainer.Set .
The default setting is false.
IObjectClass Interface | Db4objects.Db4o.Config Namespace | Db4objects.Db4o.Config.IObjectField.CascadeOnUpdate | Db4objects.Db4o.IObjectContainer.Set | Using callbacks