PPLDimension

Description

The PPLDimension class is used to work with data source dimension.

Inheritance Hierarchy

          NObject

          PPLDimension

Comments

Delegate classes used to work with data source dimension:

Destructor

~PPLDimension. Destructor of the PPLDimension class.

Methods

attributes. Returns dimension attributes.

description. Returns text description of data source dimension.

elements. Returns dimension elements.

fields. Returns information about used fields in dimension data table.

id. Returns dimension identifier.

key. Returns dimension key.

name. Returns dimension name.

relatedObjectDescriptor. Returns description of the object used to create a dimension.

tableInfo. Returns information about the table, which stores dimension data.

type. Returns dimension type.

Static Methods

dimension. Creates a data source dimension by its description.

See also:

Working with pplib++ Library Classes