MDDataSetBW.GetAxisData
MDDataSetBW.GetAxisData
Functions
The
GetAxisDatamethod for the MDDataSetBW Business object returns data for a tuple on an axis.
The mandatory dimension properties (PROPERTIES) are returned in the MndtryPrptys table. The optional dimension properties are returned in two tables: OptionPrptysKeys and OptionPrptysVals.
- The OptionPrptysKeys table corresponds to the column header of the AxisData rowset in OLE DB for OLAP.
- The OptionPrptysVals table corresponds to the content of these columns.
Notes
Parameters
- Import parameter: Axis
- Export Parameter: MndtryPrptys
- Export Parameter: OptionPrptysKeys
- Export Parameter: OptionPrptysVals
- Export Parameter: Return
You can find additional information about the importance of individual parameters underParameters.