DataMiningMeasureGroupDimension Members
Include Protected Members
Include Inherited Members
The DataMiningMeasureGroupDimension type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataMiningMeasureGroupDimension() | ||
DataMiningMeasureGroupDimension(String, String) |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Inherited from ModelComponent.) | |
CanRaiseEvents | (Inherited from Component.) | |
CaseCubeDimension | ||
CaseCubeDimensionID | ||
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.) | |
KeyForCollection | Infrastructure. (Inherited from MeasureGroupDimension.) | |
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