Share via


ReferenceMeasureGroupDimension Members

Represents a dimension that is indirectly related to the fact table through an intermediate dimension. This class cannot be inherited.

The following tables list the members exposed by the ReferenceMeasureGroupDimension type.

Public Constructors

  Name Description
ReferenceMeasureGroupDimension Initializes a new instance of the ReferenceMeasureGroupDimension class.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms173794.pubproperty(en-US,SQL.90).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms173794.pubproperty(en-US,SQL.90).gif Attributes  Gets the collection of attributes associated with a RegularMeasureGroupDimension object. (inherited from RegularMeasureGroupDimension)
ms173794.pubproperty(en-US,SQL.90).gif Cardinality  Gets or sets the cardinality associated with a RegularMeasureGroupDimension object. (inherited from RegularMeasureGroupDimension)
ms173794.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms173794.pubproperty(en-US,SQL.90).gif CubeDimension  Gets a cube dimension associated with a MeasureGroupDimension. (inherited from MeasureGroupDimension)
ms173794.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. (inherited from MeasureGroupDimension)
ms173794.pubproperty(en-US,SQL.90).gif Dimension  Gets the information for a Dimension. (inherited from MeasureGroupDimension)
ms173794.pubproperty(en-US,SQL.90).gif IntermediateCubeDimension Gets the intermediate cube dimension from a ReferenceMeasureGroupDimension object.
ms173794.pubproperty(en-US,SQL.90).gif IntermediateCubeDimensionID Gets or sets the intermediate cube dimension identifier based on a ReferenceMeasureGroupDimension object.
ms173794.pubproperty(en-US,SQL.90).gif IntermediateDimension Gets an intermediate dimension from a ReferenceMeasureGroupDimension object.
ms173794.pubproperty(en-US,SQL.90).gif IntermediateGranularityAttribute Gets the intermediate granularity attribute from a ReferenceMeasureGroupDimension object.
ms173794.pubproperty(en-US,SQL.90).gif IntermediateGranularityAttributeID Gets or sets the intermediate granularity attribute identifier for a ReferenceMeasureGroupDimension object.
ms173794.pubproperty(en-US,SQL.90).gif Materialization Gets or sets the type of relationship between the measure group and the reference dimension.
ms173794.pubproperty(en-US,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms173794.pubproperty(en-US,SQL.90).gif Parent  Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object. (inherited from MeasureGroupDimension)
ms173794.pubproperty(en-US,SQL.90).gif ParentCube  Gets the Cube object that is the parent of the MeasureGroupDimension object. (inherited from MeasureGroupDimension)
ms173794.pubproperty(en-US,SQL.90).gif ParentDatabase  Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object. (inherited from MeasureGroupDimension)
ms173794.pubproperty(en-US,SQL.90).gif ParentServer  Gets the Server object that is the parent of the MeasureGroupDimension object. (inherited from MeasureGroupDimension)
ms173794.pubproperty(en-US,SQL.90).gif Site  (inherited from Component )
ms173794.pubproperty(en-US,SQL.90).gif Source  Gets or sets the binding to the source object from which to get data. (inherited from MeasureGroupDimension)

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

Public Events

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

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  (inherited from MeasureGroupDimension )
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

ReferenceMeasureGroupDimension Class
Microsoft.AnalysisServices Namespace