MeasureGroupDimension Members
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.
The following tables list the members exposed by the MeasureGroupDimension type.
Protected Constructors
Имя | Description | |
---|---|---|
MeasureGroupDimension | Overloaded. Initializes a new instance of the MeasureGroupDimension class. |
В начало
Public Properties
(see also Protected Properties )
Имя | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) | |
Container | (inherited from 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. | |
Dimension | Gets the information for a 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. | |
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 | (inherited from Component ) | |
Source | Gets or sets the binding to the source object from which to get data. |
В начало
Protected Properties
Имя | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | Overridden. | |
KeyForCollection | Overridden. |
В начало
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
Clone | Creates a new, full copy of an object. | |
CopyTo | Overloaded. Creates a full copy of an object into the existing object that is passed as a parameter. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
Submit | Overloaded. (inherited from ModelComponent ) | |
ToString | Overridden. Represents the MeasureGroupDimension object as a String. | |
Validate | Overloaded. |
В начало
Protected Methods
Имя | Description | |
---|---|---|
AddToContainer | (inherited from ModelComponent ) | |
AfterInsert | (inherited from ModelComponent ) | |
AfterMove | (inherited from ModelComponent ) | |
AfterRemove | Overridden. | |
BeforeRemove | Overridden. | |
CopyTo | Overloaded. (inherited from ModelComponent ) | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | |
RemoveFromContainer | (inherited from ModelComponent ) | |
Reset | (inherited from ModelComponent ) |
В начало
Public Events
Имя | Description | |
---|---|---|
Disposed | (inherited from Component ) |
В начало
Explicit Interface Implementations
Имя | Description | |
---|---|---|
System.ICloneable.Clone | ||
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.FriendlyPath | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.OwningCollection | (inherited from ModelComponent ) |
В начало
См. также
Справочник
MeasureGroupDimension Class
Microsoft.AnalysisServices Namespace