company logo

PropertyContext :: ownerContext - Owner context property

The owner context property provides the type context for the complex data type that owns the current property. This is not identical with the complex data type, in which the property is defined.

The complex data type owning the property defines the instance that is stored in the database as single database entry, i.e. the instance, which determines the life time of the property instance.

Return value:  Instance context ( odaba::TypeContext & )

Implementation details

odaba::TypeContext & PropertyContext  :: ownerContext (  )

The function returns the instance context for the instance that owns the current property.