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.
Gets details for a hierarchy on a cube.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property CubeHierarchy As CubeHierarchy
Get
'Usage
Dim instance As PerspectiveHierarchy
Dim value As CubeHierarchy
value = instance.CubeHierarchy
[BrowsableAttribute(false)]
public CubeHierarchy CubeHierarchy { get; }
[BrowsableAttribute(false)]
public:
property CubeHierarchy^ CubeHierarchy {
CubeHierarchy^ get ();
}
[<BrowsableAttribute(false)>]
member CubeHierarchy : CubeHierarchy
function get CubeHierarchy () : CubeHierarchy
Property Value
Type: Microsoft.AnalysisServices.CubeHierarchy
The details for a hierarchy on a cube.