PPLDataSource

Description

The PPLCubeDataSource class is used to work with data source.

Inheritance Hierarchy

          NObject

          PPLDataSource

Comments

The PPLDataSource class is abstract.

Delegate classes for working with a data source:

Destructor

~PPLDataSource. Destructor of the PPLDataSource class.

Methods

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

dataSource. Creates a data source based on repository object.

See also:

Working with pplib++ Library Classes