Cellset(Text: String): IAdoMdCellset;
Cellset(Text: string): Prognoz.Platform.Interop.AdoMd.IAdoMdCellset;
Text. Text of the MDX query for extracting analytical data.
The Cellset method returns analytical data obtained after executing MDX query to server cubes.
The example of use is given in description of the IAdoMdCellset.AxisInfo, IAdoMdCellset.Cells properties.
See also: