The IAdoMdDimension interface contains properties and methods used to work with structure of the ADOMD dictionary.
Property name | Brief description | |
The Catalog property returns the parent catalog, which stores the ADOMD dictionary. | ||
The Cube property determines the default cube, to which the current ADOMD dictionary is linked. | ||
The Cubes property returns the collection of cubes that contain the current ADOMD dictionary in their structure. | ||
The Hierarchy property determines the name of levels hierarchy used in the ADOMD dictionary. | ||
The NativeName property determines physical name the ADOMD dictionary has on the server. | ||
The Type property determines type of the ADOMD dictionary. |
Method name | Brief description | |
The Refresh method refreshes the structure of the ADOMD dictionary in repository based on the information about dictionary obtained from server. |
See also: