Dimension Members

Represents a dimension within a cube.

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

Public Properties

  Name Description
ms143645.pubproperty(en-US,SQL.90).gif AttributeHierarchies Gets the collection of attribute hierarchies. This member is not supported for versions of Analysis Services earlier than Microsoft SQL Server 2005 Analysis Services (SSAS).
ms143645.pubproperty(en-US,SQL.90).gif Caption Gets the caption of the Dimension.
ms143645.pubproperty(en-US,SQL.90).gif Description Gets the description of the Dimension.
ms143645.pubproperty(en-US,SQL.90).gif DimensionType Gets the dimension type of the Dimension.
ms143645.pubproperty(en-US,SQL.90).gif Hierarchies Gets a HierarchyCollection that contains the dimension hierarchies for the Dimension.
ms143645.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the Dimension.
ms143645.pubproperty(en-US,SQL.90).gif ParentCube Gets a CubeDef that contains the Dimension.
ms143645.pubproperty(en-US,SQL.90).gif Properties Gets a PropertyCollection that contains the properties associated with the Dimension.
ms143645.pubproperty(en-US,SQL.90).gif UniqueName Overridden. Gets the unique name of the Dimension.
ms143645.pubproperty(en-US,SQL.90).gif WriteEnabled Gets a value that indicates whether the Dimension is write-enabled.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms143645.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the Dimension.
ms143645.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the Dimension.
ms143645.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms143645.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms143645.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms143645.pubmethod(en-US,SQL.90).gifms143645.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143645.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms143645.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms143645.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Dimension Class
Microsoft.AnalysisServices.AdomdServer Namespace