Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Represents metadata of a hierarchy that is contained in an instance of a CellSet class.
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdClient.OlapInfoHierarchy
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class OlapInfoHierarchy
'Usage
Dim instance As OlapInfoHierarchy
public sealed class OlapInfoHierarchy
public ref class OlapInfoHierarchy sealed
[<SealedAttribute>]
type OlapInfoHierarchy = class end
public final class OlapInfoHierarchy
The OlapInfoHierarchy type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
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. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)