Icon CloseDatabase Method

procedure CloseDatabase(Database: TDBISAMDatabase)

The CloseDatabase method is just a local version of the TDBISAMSession CloseDatabase method for the TDBISAMSession that the TDBISAMDBDataSet is linked to via its SessionName property.
Image