ReferenceMeasureGroupDimension Members
Include Protected Members
Include Inherited Members
Represents a dimension that is indirectly related to the fact table through an intermediate dimension. This class cannot be inherited.
The ReferenceMeasureGroupDimension type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReferenceMeasureGroupDimension() | Initializes a new instance of the ReferenceMeasureGroupDimension class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Inherited from ModelComponent.) | |
Attributes | Gets the collection of attributes associated with a RegularMeasureGroupDimension object. (Inherited from RegularMeasureGroupDimension.) | |
CanRaiseEvents | (Inherited from Component.) | |
Cardinality | Gets or sets the cardinality associated with a RegularMeasureGroupDimension object. (Inherited from RegularMeasureGroupDimension.) | |
Container | (Inherited from Component.) | |
CubeDimension | Gets a cube dimension associated with a MeasureGroupDimension. (Inherited from MeasureGroupDimension.) | |
CubeDimensionID | Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role. (Inherited from MeasureGroupDimension.) | |
DesignMode | (Inherited from Component.) | |
Dimension | Gets the information for a Dimension. (Inherited from MeasureGroupDimension.) | |
Events | (Inherited from Component.) | |
FriendlyName | Infrastructure. (Inherited from MeasureGroupDimension.) | |
IntermediateCubeDimension | Gets the intermediate cube dimension from a ReferenceMeasureGroupDimension object. | |
IntermediateCubeDimensionID | Gets or sets the intermediate cube dimension identifier based on a ReferenceMeasureGroupDimension object. | |
IntermediateDimension | Gets an intermediate dimension from a ReferenceMeasureGroupDimension object. | |
IntermediateGranularityAttribute | Gets the intermediate granularity attribute from a ReferenceMeasureGroupDimension object. | |
IntermediateGranularityAttributeID | Gets or sets the intermediate granularity attribute identifier for a ReferenceMeasureGroupDimension object. | |
KeyForCollection | Infrastructure. (Inherited from MeasureGroupDimension.) | |
Materialization | Gets or sets the type of relationship between the measure group and the reference dimension. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Inherited from ModelComponent.) | |
Parent | Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object. (Inherited from MeasureGroupDimension.) | |
ParentCube | Gets the Cube object that is the parent of the MeasureGroupDimension object. (Inherited from MeasureGroupDimension.) | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object. (Inherited from MeasureGroupDimension.) | |
ParentServer | Gets the Server object that is the parent of the MeasureGroupDimension object. (Inherited from MeasureGroupDimension.) | |
Site | (Inherited from Component.) | |
Source | Gets or sets the binding to the source object from which to get data. (Inherited from MeasureGroupDimension.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
ICloneable.Clone() | (Inherited from MeasureGroupDimension.) | |
IHostableComponent.Host | (Inherited from ModelComponent.) | |
IModelComponent.FriendlyPath | (Inherited from ModelComponent.) | |
IModelComponent.OwningCollection | (Inherited from ModelComponent.) |
Top