company logo

DatabaseHandle :: 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.

Return value:  Success ( logical  )

Implementation details

logical DatabaseHandle  :: Close (  )