company logo

ObjectSpace :: ~ObjectSpace - Destructor

The destructor closes the database object handle. Closing the database object handle will reduce the use count. The internal resources, the database object access block is removed, when the use count becomes 0, i.e. when the last database object handle referring to this resource is closed or destroyed.

Implementation details

ObjectSpace  :: ~ObjectSpace (  )