| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Class type for the TDataset class
Source position: db.pas line 1394
type TDatasetClass = class of TDataSet;  | 
TDatasetClass is the class type for the TDataset class. It is currently unused in the DB unit and is defined for the benefit of other units.
  | 
Base class for records-based data-access  |