Cubes > Cubes Assembly Interfaces > ICubeInstanceAlternateSource
The ICubeInstanceAlternateSource interface contains properties of the data from the alternative data source.
Property name | Brief description | |
![]() |
Destination | The Destination property returns data of the cube, for which the specified alternative data source is determined. |
![]() |
Dimension | The Dimension property returns data of the dimension added to the collection of dimensions. The data will be loaded from the alternative cube by the coordinates of this dimension. |
![]() |
DimensionCount | The DimensionCount property returns the number of dimensions added to the collection of dimensions. The data will be loaded from the alternative cube by the coordinates of this dimension. |
![]() |
Source | The Source property returns the data of the cube that is used as an alternative data source. |
See also: