Icon CloseDatabase Method

procedure CloseDatabase(Database: TEDBDatabase)

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