company logo

DBObjectHandle :: Close - Close Object Handle

Closing the database object handle will reduce the use count for the access block. 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.

Return value:  Success ( logical  )

Implementation details

logical DBObjectHandle  :: Close (  )