AdoMd Assembly Interfaces

  Interface Brief description

The IAdoMdAxis interface contains properties and methods used to get information about the axis by which the data is formed when executing MDX query.

The IAdoMdAxisInfo interface contains properties used to work with a collection of axes by which the data is formed when executing the MDX query.
The IAdoMdCatalog interface contains properties and methods of the ADOMD Catalog repository object.
The IAdoMdCatalogInstance interface contains properties and methods used to work with contents the ADOMD catalog instance.
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.
The IAdoMdConnection interface contains properties and methods used to work with connection created on opening the ADOMD catalog.
The IAdoMdCube interface contains properties and methods used to work with the ADOMD cube structure.
The IAdoMdCubeExecutor interface contains properties and methods used to execute various MDX queries to cube.
The IAdoMdCubeInstance interface contains properties used to work with an opened instance of ADOMD cube.
The IAdoMdDimCalculation interface contains properties used to set up parameters of calculated dimension element.
The IAdoMdDimCalculations interface contains properties and methods used to work with collection of calculated dimension elements.
The IAdoMdDimension interface contains properties and methods used to work with structure of the ADOMD dictionary.
The IAdoMdDimensionInstance interface contains properties used to work with opened instance of the ADOMD dimension.
The IAdoMdExecuteDimSetup interface contains properties used to specify additional dimension settings that are used on cube calculation.

See also:

AdoMd Assembly Enumerations