다음을 통해 공유


Dimension Members

Represents a dimension within a cube.

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

Public Properties

  이름 Description
ms143645.pubproperty(ko-kr,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(ko-kr,SQL.90).gif Caption Gets the caption of the Dimension.
ms143645.pubproperty(ko-kr,SQL.90).gif Description Gets the description of the Dimension.
ms143645.pubproperty(ko-kr,SQL.90).gif DimensionType Gets the dimension type of the Dimension.
ms143645.pubproperty(ko-kr,SQL.90).gif Hierarchies Gets a HierarchyCollection that contains the dimension hierarchies for the Dimension.
ms143645.pubproperty(ko-kr,SQL.90).gif Name Overridden. Gets the name of the Dimension.
ms143645.pubproperty(ko-kr,SQL.90).gif ParentCube Gets a CubeDef that contains the Dimension.
ms143645.pubproperty(ko-kr,SQL.90).gif Properties Gets a PropertyCollection that contains the properties associated with the Dimension.
ms143645.pubproperty(ko-kr,SQL.90).gif UniqueName Overridden. Gets the unique name of the Dimension.
ms143645.pubproperty(ko-kr,SQL.90).gif WriteEnabled Gets a value that indicates whether the Dimension is write-enabled.

위쪽

Public Methods

(see also Protected Methods )

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

위쪽

Protected Methods

  이름 Description
ms143645.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms143645.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

Dimension Class
Microsoft.AnalysisServices.AdomdServer Namespace