Cube |
The CubeDescriptorData type exposes the following members.
| Name | Description | |
|---|---|---|
| CubeDescriptorData | Initializes a new instance of the CubeDescriptorData class. |
| Name | Description | |
|---|---|---|
| CalculatedMembers | Gets the calculated members. | |
| CustomDescriptors | Gets the custom descriptors. | |
| CustomQuery | Gets the custom query descriptor. | |
| Dimensions | Gets the OLAP dimensions. | |
| Kpis | Gets the OLAP KPIs. | |
| Measures | Gets the OLAP measures. | |
| NamedSets | Gets the OLAP Named Sets. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |
| Name | Description | |
|---|---|---|
| ToDataContractMapping | Get the mapping rules from the entity to the data contract. | |
| ToEntityMapping | Get the mapping rules from the data contract to the entity. |