The class implementing dataset, working with single database table.
uADCompClient
Use TADTable to browse database table and edit it records. The TADTable generates a SELECT statement basing on its properties and send it to a DBMS.
TADTable = class(TADCustomQuery);
|
What do you think about this topic? Send feedback!
|