PPLCubeDataTableInfo

Description

The PPLCubeDataTableInfo class is used to work with description of cube data table.

Inheritance Hierarchy

          NObject

          PPLCubeDataTableInfo

Methods

dateKey. Returns name of the table field, which stores date keys of temporary dimension.

factsKey. Returns name of the table field, which stores fact keys.

fields. Returns array of all table fields.

name. Returns table name.

primaryKey. Returns primary table key.

valueKey. Returns name of the table field, which stores value keys.

Static Methods

dataTableInfo. Creates cube data table description.

See also:

Working with pplib++ Library Classes