EaxDrillType

Description

The EaxDrillType enumeration contains data drilldown methods.

It is used by the following properties and methods:

Available Values

Value Brief description
1 Down. Data drilldown that is moving one level down by levels of the dimension elements.
2 Up. Data drilldown returning one level up by levels of the dimension elements.
4 ToFixed. Drilldown with dimension fixing. Dimension is moved to the fixed list using this drilldown method. If data drilldown is performed for several elements, the data aggregation is enabled.
8 IntoFixed. Drilldown with moving down to fixed dimension.
16 OutOfFixed. Drilldown with returning one level up from the side head dimension.
32 DownThrough. Drilldown with moving down to relational table.
64 UpThrough. Drilldown with moving down from relational table.

See also:

Express Assembly Enumerations