A component for defining the functionality for the classes derived from it.
For a list of all members of this type, see TCustomMSDataSet members.
TCustomMSDataSet = class(TCustomDADataSet);
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.
TMemDataSet
TCustomDADataSet
TCustomMSDataSet