Partager via


Dimension Members

Represents a dimension within a cube.

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

Public Properties

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

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms142352.pubmethod(fr-fr,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances are equal.
ms142352.pubmethod(fr-fr,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(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms142352.pubmethod(fr-fr,SQL.90).gifms142352.static(fr-fr,SQL.90).gif op_Equality Determines whether two specified instances of Dimension are equal.
ms142352.pubmethod(fr-fr,SQL.90).gifms142352.static(fr-fr,SQL.90).gif op_Inequality Determines whether two specified instances of Dimension have different values.
ms142352.pubmethod(fr-fr,SQL.90).gifms142352.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142352.pubmethod(fr-fr,SQL.90).gif ToString Overridden. Returns a String that represents the current Object.

Haut de la page

Protected Methods

  Nom Description
ms142352.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms142352.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

Dimension Class
Microsoft.AnalysisServices.AdomdClient Namespace