company logo

CTX_DBBase :: DBCreate - Before create handler

The before create handler is called before creating a new data instance (DBP_Create event).

The before create handler can deny creating the data instance by returning YES.

The handler can be overloaded in specialized context class implementations.

Return value:  Success ( logical  )

Implementation details

logical CTX_DBBase  :: DBCreate (  )