TAstaProvider.CompareCurrentServerValuesOnUpdates
Applies to
TAstaProvider
Declaration
property CompareServerValuesOnUpdates: Boolean; default False;
Description
If set to True the CompareServerValuesOnUpdates will do a server side select before the BeforeUpdate
is fired so that the ServerDataSet of the OnBeforeupdate is populated with current values from the server.