Version

Cube Class Members

The following tables list the members exposed by Cube.

Public Constructors
 NameDescription
Public ConstructorCube ConstructorInitializes a new instance of the Cube class.  
Public Properties
 NameDescription
Public PropertyCaptionGets the caption of the cube.  
Public PropertyCatalogNameGets the name of the catalog this cube belongs to.  
Public PropertyDescriptionGets the description of the cube.  
Public PropertyDimensionsGets a ReadOnlyCollection with the dimensions that are defined for the cube.  
Public PropertyDimensionsLoadedGets a value indicating whether Dimensions collections is loaded.  
Public PropertyKpisGets an ReadOnlyCollection with the KPIs that are defined for the cube.  
Public PropertyKpisLoadedGets a value indicating whether Kpis collections is loaded.  
Public PropertyMeasureDimensionGets a measure dimension of a cube.  
Public PropertyMeasureGroupDimensionsGets dictionary with dimensions for given measure group.  
Public PropertyMeasureGroupDimensionsLoadedGets a value indicating whether MeasureGroupDimensions collections is loaded.  
Public PropertyMeasureGroupsGets a ReadOnlyCollection with the measure groups that are defined for the cube.  
Public PropertyMeasureGroupsLoadedGets a value indicating whether MeasureGroups collections is loaded.  
Public PropertyMeasuresGets a ReadOnlyCollection with the measures that are defined for the cube.  
Public PropertyMeasuresLoadedGets a value indicating whether Measures collections is loaded.  
Public PropertyNameGets the name of the cube.  
Public PropertyUniqueNameGets the unique name of the element.  
See Also