Icon TDBISAMDBDataSet

Unit: dbisamtb

Inherits From TDBISAMDataSet

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

Image