company logo

CTX_DBBase :: DBNotInserted - Not inserted handler

The not inserted handler is called when a data instance could not be inserted because of an error (DBO_NotInserted event). The handler can be overloaded in specialized context class implementations.

Return value:  Success ( logical  )

Implementation details

logical CTX_DBBase  :: DBNotInserted (  )