IAdoMdDimensionInstance

Description

The IAdoMdDimensionInstance interface contains properties used to work with opened instance of the ADOMD dictionary.

Comments

To get the opened instance of the ADOMD cube, for appropriate repository object execute the IMetabaseObjectDescriptor.Open or IMetabaseObjectDescriptor.OpenWithParam method.

Properties

  Property name Brief description
The Catalog property returns the instance of the ADOMD catalog that stores the dictionary.
The Dimension property returns structure of the dictionary, for which the current instance is obtained.
The DimensionInstance property returns an instance of the dictionary described in the IDimInstance interface.

See also:

AdoMd Assembly Interfaces