company logo

CTX_DBBase :: DBOpened - After Open handler

The function is called when the context has been opened (DBO_Opened event). The handler can be overloaded in the specific context to perform necessary actions after opening the context. In this phase all resources of the context are already accessible.

Return value:  Success ( logical  )

Implementation details

logical CTX_DBBase  :: DBOpened (  )