Share via


CubeDimension Members

Represents the relationship between a dimension and a cube. This class cannot be inherited.

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

Public Constructors

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

Top

Public Properties

(see also Protected Properties )

  Name Description
ms163132.pubproperty(en-US,SQL.90).gif AllMemberAggregationUsage Gets or sets controls for how Aggregation Designer in Microsoft SQL Server 2005 Analysis Services (SSAS) designs aggregations.
ms163132.pubproperty(en-US,SQL.90).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms163132.pubproperty(en-US,SQL.90).gif Attributes Gets the collection of attributes associated with a CubeDimension object.
ms163132.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms163132.pubproperty(en-US,SQL.90).gif Description  (inherited from NamedComponent )
ms163132.pubproperty(en-US,SQL.90).gif Dimension Gets the Dimension associated with the CubeDimension object.
ms163132.pubproperty(en-US,SQL.90).gif DimensionID Gets or sets the dimension identifier associated with the CubeDimension object.
ms163132.pubproperty(en-US,SQL.90).gif Hierarchies Gets the hierarchies associated with a CubeDimension object.
ms163132.pubproperty(en-US,SQL.90).gif HierarchyUniqueNameStyle Gets or sets how unique names are generated for hierarchies that are contained within the CubeDimension.
ms163132.pubproperty(en-US,SQL.90).gif ID  (inherited from NamedComponent )
ms163132.pubproperty(en-US,SQL.90).gif MemberUniqueNameStyle Gets or sets how unique names are generated for members of hierarchies contained within the CubeDimension.
ms163132.pubproperty(en-US,SQL.90).gif Name  (inherited from NamedComponent )
ms163132.pubproperty(en-US,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms163132.pubproperty(en-US,SQL.90).gif Parent Gets the parent Cube of the CubeDimension object.
ms163132.pubproperty(en-US,SQL.90).gif ParentDatabase Gets the parent Database of the CubeDimension object.
ms163132.pubproperty(en-US,SQL.90).gif ParentServer Gets the parent Server of the CubeDimension object.
ms163132.pubproperty(en-US,SQL.90).gif Site  (inherited from NamedComponent )
ms163132.pubproperty(en-US,SQL.90).gif SiteID  (inherited from NamedComponent )
ms163132.pubproperty(en-US,SQL.90).gif Translations Gets the translations collection associated with a CubeDimension object.
ms163132.pubproperty(en-US,SQL.90).gif Visible Gets or sets the visibility property for a CubeDimension object.

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
ms163132.pubmethod(en-US,SQL.90).gif Clone Creates a new, full copy of an object.
ms163132.pubmethod(en-US,SQL.90).gif CopyTo Overloaded.  
ms163132.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms163132.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms163132.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms163132.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms163132.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms163132.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms163132.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms163132.pubmethod(en-US,SQL.90).gifms163132.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms163132.pubmethod(en-US,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms163132.pubmethod(en-US,SQL.90).gif ToString  (inherited from NamedComponent )
ms163132.pubmethod(en-US,SQL.90).gif Validate Overloaded.  

Top

Protected Methods

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

Top

Public Events

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

Top

Explicit Interface Implementations

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

CubeDimension Class
Microsoft.AnalysisServices Namespace