Clase OlapInfoHierarchy
Represents metadata of a hierarchy that is contained in an instance of a CellSet class.
Jerarquía de herencia
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..OlapInfoHierarchy
Espacio de nombres: Microsoft.AnalysisServices.AdomdClient
Ensamblado: Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxis
'Declaración
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
El tipo OlapInfoHierarchy expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
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. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object.) | |
Finalize | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Object.) | |
GetType | (Se hereda de Object.) | |
MemberwiseClone | (Se hereda de Object.) | |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.