PPLCubeDataSource

Description

The PPLCubeDataSource class is used to work with cube data source.

Inheritance Hierarchy

          NObject

          PPLDataSource

          PPLCubeDataSource

Methods

dataTableInfo. Returns data table description.

description. Returns object text description.

factsTableInfo. Returns description of fact table.

obtainMatrix. Returns data matrix.

Methods inherited from PPLDataSource

descriptor. Returns description of the repository object used to create a data source.

dimensionById. Returns dimension from data source by its identifier.

dimensions. Returns array of data source dimensions.

isAggregate. Returns the current data aggregation mode.

obtainMatrix. Returns data matrix by selection.

setIsAggregate. Sets data aggregation mode.

Static Methods

cubeDataSource. Creates a cube data source.

Static methods inherited from PPLDataSource

dataSource. Creates a data source based on repository object.

See also:

Working with pplib++ Library Classes