UniDAC

TCustomUniTable Class

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.

Unit

Uni

Syntax

TCustomUniTable = class(TCustomUniDataSet);

Remarks

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.

Inheritance Hierarchy

TMemDataSet
   TCustomDADataSet
      TCustomUniDataSet
         TCustomUniTable

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback