PgDAC

TCustomPgDataSet Class

A base class defining functionality for the classes derived from it.

For a list of all members of this type, see TCustomPgDataSet members.

Unit

PgAccess

Syntax

TCustomPgDataSet = class(TCustomDADataSet);

Remarks

TCustomPgDataSet is a base dataset component that defines functionality for classes derived from it. Applications never use TCustomPgDataSet objects directly. Instead they use descendants of TCustomPgDataSet, such as TPgQuery and TPgTable that inherit its dataset-related properties and methods.

Inheritance Hierarchy

TMemDataSet
   TCustomDADataSet
      TCustomPgDataSet

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