Classe OlapInfoHierarchy
Represents metadata of a hierarchy that is contained in an instance of a CellSet class.
Hierarquia de herança
System.Object
Microsoft.AnalysisServices.AdomdClient.OlapInfoHierarchy
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
Public NotInheritable Class OlapInfoHierarchy
'Uso
Dim instance As OlapInfoHierarchy
public sealed class OlapInfoHierarchy
public ref class OlapInfoHierarchy sealed
[<SealedAttribute>]
type OlapInfoHierarchy = class end
public final class OlapInfoHierarchy
O tipo OlapInfoHierarchy expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
HierarchyProperties | Gets an OlapInfoPropertyCollection that represents metadata pertaining to the hierarchy properties that are associated with the OlapInfoHierarchy. | |
Name | Gets a String that represents the name of the hierarchy. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.