Namespace: PP.Mb
The DrillMethodNumber enumeration contains methods to drill down the data passed from the service as a sum of several values.
The enumeration is not used in public methods.
Value |
Brief description |
1 |
Down. Data drill down with drilling one level down the dimension element levels. |
2 |
Up. Drill down with drilling one level up the dimension element levels. |
4 |
ToFixed. Drill down with dimension fixing. During this drill down type, a dimension is moved into the list of fixed dimensions. If data is drilled down by several elements, data aggregation is enabled for them. |
8 |
IntoFixed. Data drill down with drilling down into a fixed dimension. |
16 |
OutOfFixed. Data drill down with drilling one level up from the sidehead dimension. |
32 |
DownThrough. Data drill down with drilling down into a relational table. |
64 |
UpThrough. Data drill down with drilling down from a relational table. |
See also: