Membros MeasureGroupDimension
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.
O tipo MeasureGroupDimension expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
MeasureGroupDimension() () () () | Initializes a new instance of the MeasureGroupDimension class using default values. | |
MeasureGroupDimension(String) | Initializes a new instance of MeasureGroupDimension using an identifier. |
Início
Métodos
Início
Propriedades
Nome | Descrição | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Herdado de ModelComponent.) | |
CanRaiseEvents | (Herdado de Component.) | |
Container | (Herdado de 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 | (Herdado de Component.) | |
Dimension | Gets the information for a Dimension. | |
Events | (Herdado de Component.) | |
FriendlyName | Infraestrutura. (Substitui ModelComponent. . :: . .FriendlyName.) | |
KeyForCollection | Infraestrutura. (Substitui ModelComponent. . :: . .KeyForCollection.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Herdado de 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 | (Herdado de Component.) | |
Source | Gets or sets the binding to the source object from which to get data. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (Herdado de ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Herdado de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Herdado de ModelComponent.) |
Início