Encapsulates general set of properties, events, and methods for working with data accessed through various database engines.
For a list of all members of this type, see TCustomDADataSet members.
TCustomDADataSet = class(TMemDataSet);
TCustomDADataSet encapsulates general set of properties, events, and methods for working with data accessed through various database engines. All database-specific features are supported by descendants of TCustomDADataSet.
Applications should not use TCustomDADataSet objects directly.
TMemDataSet
TCustomDADataSet