Show TOC

MDDataSetBW.GetAxisDataLocate this document in the navigation structure

MDDataSetBW.GetAxisData

Functions

The
GetAxisData
method 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

You can find additional information about the importance of individual parameters underParameters.