TAstaClientDataSet.UpdatesPending


Applies to
TAstaClientDataSet

 

Declaration
Function UpdatesPending:Boolean;

 

Description
AstaClientDataSets maintain an internal OldValuesDataSet which contains any deleted rows, newly inserted rows or the original values of any edited rows. A call to UpdatesPending, while EditMode is set to Cached, will check the OldValuesDataset and return true if any rows exist.



ASTA Overview