Icon CloseDatabase Method

void __fastcall CloseDatabase(TDBISAMDatabase* Database)

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