A base class for working with data and manipulating data in memory.
For a list of all members of this type, see TMemDataSet members.
TMemDataSet = class(TDataSet);
TMemDataSet derives from the TDataSet database-engine independent set of properties, events, and methods for working with data and introduces additional techniques to store and manipulate data in memory.