Section object

The Section object defines the properties of a section. The Section object is the abstract base type for other Section objects. The Section object has no explicit constructor. The methods and members of the Section object are common to all objects derived from the Section.

The following topics are discussed:

Access

sectionApi.sections()[name]

Members

The Section object has the following member:

Prototype

odb_String name() const;
name

An odb_String specifying the repository key.