|
AnyDAC
|
The reference to a data adapter.
Use this property to get/set data adapter for dataset.
The dataset will use data adapter to talk to DBMS, when he needs to execute query, fetch rows, post changes back to DBMS.
property Adapter: TADCustomTableAdapter;
TADCustomTableAdapter
See AnyDAC\Samples\Comp Layer\TADMemTable\IncFetching_MSSQL sample for details of how to use TADMemTable with table adapter.
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!
|