The following tables list the members exposed by Cube.
Name | Description | |
---|---|---|
![]() | Cube Constructor | Initializes a new instance of the Cube class. |
Name | Description | |
---|---|---|
![]() | Caption | Gets the caption of the cube. |
![]() | CatalogName | Gets the name of the catalog this cube belongs to. |
![]() | Description | Gets the description of the cube. |
![]() | Dimensions | Gets a ReadOnlyCollection with the dimensions that are defined for the cube. |
![]() | DimensionsLoaded | Gets a value indicating whether Dimensions collections is loaded. |
![]() | Kpis | Gets an ReadOnlyCollection with the KPIs that are defined for the cube. |
![]() | KpisLoaded | Gets a value indicating whether Kpis collections is loaded. |
![]() | MeasureDimension | Gets a measure dimension of a cube. |
![]() | MeasureGroupDimensions | Gets dictionary with dimensions for given measure group. |
![]() | MeasureGroupDimensionsLoaded | Gets a value indicating whether MeasureGroupDimensions collections is loaded. |
![]() | MeasureGroups | Gets a ReadOnlyCollection with the measure groups that are defined for the cube. |
![]() | MeasureGroupsLoaded | Gets a value indicating whether MeasureGroups collections is loaded. |
![]() | Measures | Gets a ReadOnlyCollection with the measures that are defined for the cube. |
![]() | MeasuresLoaded | Gets a value indicating whether Measures collections is loaded. |
![]() | Name | Gets the name of the cube. |
![]() | UniqueName | Gets the unique name of the element. |