Icon Database Property

property Database: TDBISAMDatabase

Usage

Use the Database property to access the properties, events, and methods of the TDBISAMDatabase component linked to this TDBISAMDBDataSet component. The Database property is read-only and is automatically set when the database specified by the DatabaseName property is opened.

Information This property is only used in the context of the descendant TDBISAMTable and TDBISAMQuery components.
Image