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