TAstaClientDataSet.TProviderBroadCastOptions.CachedBroadCastsWhenEdit
Applies to
TAstaClientDataSet
Declaration
property CachedBroadCastsWhenEdit:Boolean;
Description
If the AstaClientDataSet.ProviderBroadCast.BroadCastAction
is set to baAuto and CachedBroadCastsWhenEdit is set to true then any broadcasts received during an actually
edit or insert operation will be cached by updating the OldValuesDataSet and not the current dataset that
is being edited or inserted into.