company logo

DataSource :: closeDatabase - Close the database

Usually, an opened data source has an opened database handle, which might be explicitly closed by calling this function.

Implementation details

DataSource  :: closeDatabase (  )

The function closes the database handle opened for the data source. This includes closing subordinated object spaces when being opened and closing subordinated property handles opened according to settings in accessPath() or by the application.