BuildCubeSelection(pMetabase: IMetabase): IDimSelectionSet;
pMetabase. Repository context, within which cube selection is initialized.
The BuildCubeSelection method creates selection for data source based on the information contained in the current element.
The created selection can be passed into data source to get actual values corresponding to the combination of indexed data stored in the current element.
See also: