A base class for retrieving and updating data in a single table without writing SQL statements.
For a list of all members of this type, see TCustomUniTable members.
TCustomUniTable = class(TCustomUniDataSet);
TCustomUniTable is a base component that defines functionality for classes derived from it. Applications should never use TCustomUniTable objects directly. Instead, they should use TUniTable, which inherits all table-related properties and methods of TCustomUniTable.
TMemDataSet
TCustomDADataSet
TCustomUniDataSet
TCustomUniTable