Assembly: AdoMd;
The IAdoMdAxisDim interface contains properties used to get information about the dimension used on creating an axis.
IAdoMdAxisDim
Information about dimension can be obtained in the IAdoMdAxis.Dim property.
Property name | Brief description | |
Cols | The Cols property returns the number of attribute of the specified dimension. | |
Instance | The Instance property returns information by dimension elements. | |
Name | The Name property returns the dimension name. | |
Selection | The Selection property returns selection of the dimension. |
See also: