AdoMd Assembly Interfaces

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

See also:

AdoMd Assembly Enumerations