company logo

Database :: close - Close database handle

The function reduces the reference count for the database instance handled by the database handle. When the database instance is not used anymore, it will be destroyed. Otherwise, the database handle is closed only, while the database instance remains opened.

Implementation details

Database  :: close (  )