The class implementing in-memory dataset.
uADCompClient
Use TADMemTable to manage data in the client memory and optionally exchange the data with a DBMS.
TADMemTable = class(TADCustomMemTable);
See AnyDAC\Samples\Comp Layer\TADMemTable\Main sample for details of how to setup TADMemTable.
See AnyDAC\Samples\Comp Layer\TADMemTable\MasterDetail sample for details of how to work with master-detail relation.
|
What do you think about this topic? Send feedback!
|