company logo

CTX_DBBase :: DBClose - Close event

The function reacts on the DBO_Close event, i.e. it is called when the context is going to be closed. In this phase all resources of the context are still accessible.

The handler can be overloaded in specialized context class implementations.

Return value:  Success ( logical  )

Implementation details

logical CTX_DBBase  :: DBClose (  )