IAdoMdCellset

Description

The IAdoMdCellset interface contains properties and methods used to work with the analytical data obtained as the result of executing MDX query to the cubes on server.

Comments

Execute the IAdoMdConnection.Cellset method to get analytical data.

Properties

  Property name Brief description
The AxisInfo property returns information about the axes, which form the data obtained as the result of MDX query execution.
The Cells property returns the cursor that contains information about the set of cells with values obtained as the result of executing MDX query to the cubes.

See also:

AdoMd Assembly Interfaces