Classe OlapInfoHierarchy

Represents metadata of a hierarchy that is contained in an instance of a CellSet class.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..OlapInfoHierarchy

Espace de noms :  Microsoft.AnalysisServices.AdomdClient
Assembly :  Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)

Syntaxe

'Déclaration
Public NotInheritable Class OlapInfoHierarchy
'Utilisation
Dim instance As OlapInfoHierarchy
public sealed class OlapInfoHierarchy
public ref class OlapInfoHierarchy sealed
[<SealedAttribute>]
type OlapInfoHierarchy =  class end
public final class OlapInfoHierarchy

Le type OlapInfoHierarchy expose les membres suivants.

Propriétés

  Nom Description
Propriété publique HierarchyProperties Gets an OlapInfoPropertyCollection that represents metadata pertaining to the hierarchy properties that are associated with the OlapInfoHierarchy.
Propriété publique Name Gets a String that represents the name of the hierarchy.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.