company logo

CTX_DBBase :: DBOpen - Before open handler

The before open handler is called when opening the context (DBP_Open event).

The before delete handler can deny opening the context by returning YES. In this case the context has the process state PRC_NotOpened.

The handler can be overloaded in specialized context class implementations.

Return value:  Success ( logical  )

Implementation details

logical CTX_DBBase  :: DBOpen (  )