Data.DBXCDSReaders.TDBXClientDataSetTable.AcceptChanges
Delphi
procedure AcceptChanges; override;
C++
virtual void __fastcall AcceptChanges();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | Data.DBXCDSReaders.pas Data.DBXCDSReaders.hpp | Data.DBXCDSReaders | TDBXClientDataSetTable | 
Description
Merges any data type into a row.
The AcceptChanges method finally merges the data type into a row of a DBX memory table.