Functionality With this method, an MDX Command is carried out and the dataset thatcorresponds to the command (meaning a multi-dimensional resultingquantity) is constructed. As several MD_COMMAND objects can be processed in parallel within asession, the input parameter DATASETID has to be set. A clientapplication with the function module MDDATASET_CREATE_OBJECT can createsuch an object handle, by which an MDX command must also be set beforeexecution. The GetAxisInfo, GetAxisData and GetCellData methods are available tothe client application for retrieving the resulting quantity. |