Icon TDBISAMDataSet

Unit: dbisamtb

Inherits From TDBISAMBaseDataSet

The TDBISAMDataSet component is a dataset component that defines DBISAM-specific functionality for a dataset. Applications never use TDBISAMDataSet components directly. Instead they use the descendants of TDBISAMDataSet, the TDBISAMQuery and TDBISAMTable components, which inherit its database-related properties and methods.

Image