company logo

DBBaseContext :: objectSpaceContext - Object space context

The property provides the next higher object space context or database context, when the current context is a type or property context. When the current context is an object space or database context, the property contains the current context.

Return value:  Object space context ( odaba::ObjectSpaceContext & )

Object space context usually refers to an instance of an application defined object space context class for the current object space. When no Object space context has been defined in the application, the context refers to the default database context class.

Implementation details

odaba::ObjectSpaceContext & DBBaseContext  :: objectSpaceContext (  )