Icon DBSession Property

property DBSession: TDBISAMSession

Usage

Use the DBSession property to determine the TDBISAMSession component with which this TDBISAMDBDataSet component is linked. By default, the TDBISAMDBDataset component is linked with the default TDBISAMSession component, Session, that is automatically created by DBISAM.

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