MeasureGroupDimension-Member
Represents the relationship between a dimension and a measure group. Each MeasureGroupDimension is a reference to one of the dimensions on the host cube, and defines which cube dimensions apply to the measure group.
Der MeasureGroupDimension-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
MeasureGroupDimension() () () () | Initializes a new instance of the MeasureGroupDimension class using default values. | |
MeasureGroupDimension(String) | Initializes a new instance of MeasureGroupDimension using an identifier. |
Zum Anfang
Methoden
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Geerbt von ModelComponent.) | |
CanRaiseEvents | (Geerbt von Component.) | |
Container | (Geerbt von Component.) | |
CubeDimension | Gets a cube dimension associated with a MeasureGroupDimension. | |
CubeDimensionID | Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role. | |
DesignMode | (Geerbt von Component.) | |
Dimension | Gets the information for a Dimension. | |
Events | (Geerbt von Component.) | |
FriendlyName | Infrastruktur. (Überschreibt ModelComponent. . :: . .FriendlyName.) | |
KeyForCollection | Infrastruktur. (Überschreibt ModelComponent. . :: . .KeyForCollection.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Geerbt von ModelComponent.) | |
Parent | Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object. | |
ParentCube | Gets the Cube object that is the parent of the MeasureGroupDimension object. | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object. | |
ParentServer | Gets the Server object that is the parent of the MeasureGroupDimension object. | |
Site | (Geerbt von Component.) | |
Source | Gets or sets the binding to the source object from which to get data. |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Geerbt von ModelComponent.) |
Zum Anfang