CTX_DBBase :: DBRefresh - Refresh handler
The refresh handler is signaled by the application when submitting a refresh request to a property handle (DBO_Refresh event). This handler is typically used to initialize transient attributes and references for the property handle or to recalculate derived values.
The handler can be overloaded in specialized context class implementations.
Return value: Success ( logical )