HierarchyCollection Class
Contains a collection of Hierarchy objects. This class cannot be inherited.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintassi
'Dichiarazione
<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
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.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
HierarchyCollection Members
Microsoft.AnalysisServices Namespace