HierarchyCollection Class
Contains a collection of Hierarchy objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("3DE3E999-0938-48e8-B7C8-3BB62635EB66")> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class HierarchyCollection
Inherits NamedComponentCollection
[GuidAttribute("3DE3E999-0938-48e8-B7C8-3BB62635EB66")]
[DefaultMemberAttribute("Item")]
public sealed class HierarchyCollection : NamedComponentCollection
[GuidAttribute(L"3DE3E999-0938-48e8-B7C8-3BB62635EB66")]
[DefaultMemberAttribute(L"Item")]
public ref class HierarchyCollection sealed : public NamedComponentCollection
/** @attribute GuidAttribute("3DE3E999-0938-48e8-B7C8-3BB62635EB66") */
/** @attribute DefaultMemberAttribute("Item") */
public final class HierarchyCollection extends NamedComponentCollection
GuidAttribute("3DE3E999-0938-48e8-B7C8-3BB62635EB66")
DefaultMemberAttribute("Item")
public final class HierarchyCollection extends NamedComponentCollection
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.NamedComponentCollection
Microsoft.AnalysisServices.HierarchyCollection
Threadsicherheit
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.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
HierarchyCollection Members
Microsoft.AnalysisServices Namespace