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

  Name Description
MeasureGroupDimension Overloaded. Initializes a new instance of the MeasureGroupDimension class.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms166321.pubproperty(en-US,SQL.90).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms166321.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms166321.pubproperty(en-US,SQL.90).gif CubeDimension Gets a cube dimension associated with a MeasureGroupDimension.
ms166321.pubproperty(en-US,SQL.90).gif CubeDimensionID Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role.
ms166321.pubproperty(en-US,SQL.90).gif Dimension Gets the information for a Dimension.
ms166321.pubproperty(en-US,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms166321.pubproperty(en-US,SQL.90).gif Parent Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object.
ms166321.pubproperty(en-US,SQL.90).gif ParentCube Gets the Cube object that is the parent of the MeasureGroupDimension object.
ms166321.pubproperty(en-US,SQL.90).gif ParentDatabase Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object.
ms166321.pubproperty(en-US,SQL.90).gif ParentServer Gets the Server object that is the parent of the MeasureGroupDimension object.
ms166321.pubproperty(en-US,SQL.90).gif Site  (inherited from Component )
ms166321.pubproperty(en-US,SQL.90).gif Source Gets or sets the binding to the source object from which to get data.

Top

Protected Properties

  Name Description
ms166321.protproperty(en-US,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms166321.protproperty(en-US,SQL.90).gif DesignMode  (inherited from Component )
ms166321.protproperty(en-US,SQL.90).gif Events  (inherited from Component )
ms166321.protproperty(en-US,SQL.90).gif FriendlyName Overridden.  
ms166321.protproperty(en-US,SQL.90).gif KeyForCollection Overridden.  

Top

Public Methods

(see also Protected Methods )

  Name Description
ms166321.pubmethod(en-US,SQL.90).gif Clone Creates a new, full copy of an object.
ms166321.pubmethod(en-US,SQL.90).gif CopyTo Overloaded. Creates a full copy of an object into the existing object that is passed as a parameter.
ms166321.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms166321.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms166321.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms166321.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms166321.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms166321.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms166321.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms166321.pubmethod(en-US,SQL.90).gifms166321.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms166321.pubmethod(en-US,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms166321.pubmethod(en-US,SQL.90).gif ToString Overridden. Represents the MeasureGroupDimension object as a String.
ms166321.pubmethod(en-US,SQL.90).gif Validate Overloaded.  

Top

Protected Methods

  Name Description
ms166321.protmethod(en-US,SQL.90).gif AddToContainer  (inherited from ModelComponent )
ms166321.protmethod(en-US,SQL.90).gif AfterInsert  (inherited from ModelComponent )
ms166321.protmethod(en-US,SQL.90).gif AfterMove  (inherited from ModelComponent )
ms166321.protmethod(en-US,SQL.90).gif AfterRemove Overridden.  
ms166321.protmethod(en-US,SQL.90).gif BeforeRemove Overridden.  
ms166321.protmethod(en-US,SQL.90).gif CopyTo  Overloaded. (inherited from ModelComponent )
ms166321.protmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms166321.protmethod(en-US,SQL.90).gif Finalize  (inherited from Component )
ms166321.protmethod(en-US,SQL.90).gif GetService  (inherited from Component )
ms166321.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms166321.protmethod(en-US,SQL.90).gif RemoveFromContainer  (inherited from ModelComponent )
ms166321.protmethod(en-US,SQL.90).gif Reset  (inherited from ModelComponent )

Top

Public Events

  Name Description
ms166321.pubevent(en-US,SQL.90).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name 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 )

Top

See Also

Reference

MeasureGroupDimension Class
Microsoft.AnalysisServices Namespace