TAstaClientDataSet.TProviderBroadCastOptions.CachedBroadCastsWhenEdit


Applies to
TAstaClientDataSet

TAstaProvider

Provider BroadCasts

 

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.

 



ASTA Overview