Partager via


Level Members

Represents a level within a hierarchy.

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

Public Properties

  Nom Description
ms142265.pubproperty(fr-fr,SQL.90).gif Caption Gets the caption of the Level.
ms142265.pubproperty(fr-fr,SQL.90).gif Description Gets the description of the Level.
ms142265.pubproperty(fr-fr,SQL.90).gif LevelNumber Gets the ordinal position of the Level within the parent hierarchy.
ms142265.pubproperty(fr-fr,SQL.90).gif LevelProperties Gets a LevelPropertyCollection that contains a collection of member properties for the Level.
ms142265.pubproperty(fr-fr,SQL.90).gif LevelType Gets the level type of the Level.
ms142265.pubproperty(fr-fr,SQL.90).gif MemberCount Gets the number of members contained by the Level.
ms142265.pubproperty(fr-fr,SQL.90).gif Name Gets the name of the Level.
ms142265.pubproperty(fr-fr,SQL.90).gif ParentHierarchy Gets a Hierarchy that contains the Level.
ms142265.pubproperty(fr-fr,SQL.90).gif Properties Gets a PropertyCollection that contains the properties associated with the Level.
ms142265.pubproperty(fr-fr,SQL.90).gif UniqueName Gets the unique name of the Level.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms142265.pubmethod(fr-fr,SQL.90).gif Equals Overloaded. Overridden. Determines whether this instance of Level is equal to another instance of Level.
ms142265.pubmethod(fr-fr,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables.
ms142265.pubmethod(fr-fr,SQL.90).gif GetMembers Overloaded. Returns a MemberCollection that contains a collection of members for the Level.
ms142265.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms142265.pubmethod(fr-fr,SQL.90).gifms142265.static(fr-fr,SQL.90).gif op_Equality Determines whether two instances of Level are equal.
ms142265.pubmethod(fr-fr,SQL.90).gifms142265.static(fr-fr,SQL.90).gif op_Inequality Determines whether two instances of Level are unequal.
ms142265.pubmethod(fr-fr,SQL.90).gifms142265.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142265.pubmethod(fr-fr,SQL.90).gif ToString Overridden. Returns a String that represents the current Object.

Haut de la page

Protected Methods

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

Haut de la page

Voir aussi

Référence

Level Class
Microsoft.AnalysisServices.AdomdClient Namespace