SDAC

TCustomMSDataSet Class

A component for defining the functionality for the classes derived from it.

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

Unit

MSAccess

Syntax

TCustomMSDataSet = class(TCustomDADataSet);

Remarks

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

Inheritance Hierarchy

TMemDataSet
   TCustomDADataSet
      TCustomMSDataSet

See Also

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