company logo

DBBaseContext :: asPropertyContext - Get property context

The function returns the property context, when the current context is a PropertyContext instance. Otherwise, the function throws an exception.

Return value:  Property context ( odaba::PropertyContext & )

Property context usually refers to an instance of an application defined property context class for the current property of a selected instance. When no property context has been defined, the context refers to the default property context class.

Implementation details

odaba::PropertyContext & DBBaseContext  :: asPropertyContext (  )