CubeHierarchyCollection Class
Contains a collection of CubeHierarchy objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Deklaracja
<DefaultMemberAttribute("Item")> _
<GuidAttribute("76B25468-4425-4020-8BD7-2C20C4BE089F")> _
Public NotInheritable Class CubeHierarchyCollection
Inherits ModelComponentCollection
[DefaultMemberAttribute("Item")]
[GuidAttribute("76B25468-4425-4020-8BD7-2C20C4BE089F")]
public sealed class CubeHierarchyCollection : ModelComponentCollection
[DefaultMemberAttribute(L"Item")]
[GuidAttribute(L"76B25468-4425-4020-8BD7-2C20C4BE089F")]
public ref class CubeHierarchyCollection sealed : public ModelComponentCollection
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute GuidAttribute("76B25468-4425-4020-8BD7-2C20C4BE089F") */
public final class CubeHierarchyCollection extends ModelComponentCollection
DefaultMemberAttribute("Item")
GuidAttribute("76B25468-4425-4020-8BD7-2C20C4BE089F")
public final class CubeHierarchyCollection extends ModelComponentCollection
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.CubeHierarchyCollection
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.