IPivotSliceAssociatedSelectionGetter.FindByKey

Syntax

FindByKey(DimKey: Integer): IDimSelection;

Parameters

DimKey. Dimension key.

Description

The FindByKey method on MOLAP server searches by dimension key and returns associative selection in case of successful search.

Comments

Associative selection contains only the elements, by which the source has data.

Example

The property use is given in the example for IEaxDataArea.AssociatedSelSetEnabled.

See also:

IPivotSliceAssociatedSelectionGetter