company logo

BaseContext :: resourceName - Resource name

The property provides the resource name. Often, the resource name can be used for identifying context resources. Even though resource names are not unique, they are unique usually in the hierarchy, where they are searched.

When the context handle does not refer to a valid context instance the property throws an exception.

Return value:  Resource name ( odaba::String & )

The resource name is the name of a GUI or database definition resource associated with a context class instance.

Implementation details

odaba::String BaseContext  :: resourceName (  )