The PPLCubeDataSource class is used to work with cube data source.
NObject
PPLCubeDataSource
dataTableInfo. Returns data table description.
description. Returns object text description.
factsTableInfo. Returns description of fact table.
obtainMatrix. Returns data matrix.
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.
cubeDataSource. Creates a cube data source.
dataSource. Creates a data source based on repository object.
See also: