다음을 통해 공유


Dimension Members

Represents a dimension within a cube.

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

Public Properties

  이름 Description
ms142352.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).
ms142352.pubproperty(ko-kr,SQL.90).gif Caption Gets the caption of the Dimension.
ms142352.pubproperty(ko-kr,SQL.90).gif Description Gets the description of the Dimension.
ms142352.pubproperty(ko-kr,SQL.90).gif DimensionType Gets the dimension type of the Dimension.
ms142352.pubproperty(ko-kr,SQL.90).gif Hierarchies Gets a HierarchyCollection that contains the dimension hierarchies for the Dimension.
ms142352.pubproperty(ko-kr,SQL.90).gif Name Gets the name of the Dimension.
ms142352.pubproperty(ko-kr,SQL.90).gif ParentCube Gets a CubeDef that contains the Dimension.
ms142352.pubproperty(ko-kr,SQL.90).gif Properties Gets a PropertyCollection that contains the properties associated with the Dimension.
ms142352.pubproperty(ko-kr,SQL.90).gif UniqueName Gets the unique name of the Dimension.
ms142352.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
ms142352.pubmethod(ko-kr,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances are equal.
ms142352.pubmethod(ko-kr,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables.
ms142352.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms142352.pubmethod(ko-kr,SQL.90).gifms142352.static(ko-kr,SQL.90).gif op_Equality Determines whether two specified instances of Dimension are equal.
ms142352.pubmethod(ko-kr,SQL.90).gifms142352.static(ko-kr,SQL.90).gif op_Inequality Determines whether two specified instances of Dimension have different values.
ms142352.pubmethod(ko-kr,SQL.90).gifms142352.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142352.pubmethod(ko-kr,SQL.90).gif ToString Overridden. Returns a String that represents the current Object.

위쪽

Protected Methods

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

위쪽

참고 항목

참조

Dimension Class
Microsoft.AnalysisServices.AdomdClient Namespace