Partager via


Hierarchy Members

Represents a dimension hierarchy contained by a dimension or set.

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

Public Properties

  Nom Description
ms142353.pubproperty(fr-fr,SQL.90).gif Caption Gets the caption of the Hierarchy.
ms142353.pubproperty(fr-fr,SQL.90).gif DefaultMember Gets the unique name of the default member for the Hierarchy.
ms142353.pubproperty(fr-fr,SQL.90).gif Description Gets the description of the Hierarchy.
ms142353.pubproperty(fr-fr,SQL.90).gif DisplayFolder This member is reserved for future use.
ms142353.pubproperty(fr-fr,SQL.90).gif HierarchyOrigin Gets the hierarchy type of the Hierarchy.
ms142353.pubproperty(fr-fr,SQL.90).gif Levels Gets a LevelCollection that contains the levels of the Hierarchy.
ms142353.pubproperty(fr-fr,SQL.90).gif Name Gets the name of the Hierarchy.
ms142353.pubproperty(fr-fr,SQL.90).gif ParentDimension Gets a Dimension that contains the Hierarchy.
ms142353.pubproperty(fr-fr,SQL.90).gif Properties Gets a PropertyCollection that contains the properties associated with the Hierarchy.
ms142353.pubproperty(fr-fr,SQL.90).gif UniqueName Gets the unique name of the Hierarchy.

Haut de la page

Public Methods

(see also Protected Methods )

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

Haut de la page

Protected Methods

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

Haut de la page

Voir aussi

Référence

Hierarchy Class
Microsoft.AnalysisServices.AdomdClient Namespace