Поделиться через


RoleCollection Class

Contains a collection of Role objects. This class cannot be inherited.

Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Синтаксис

'Декларация
<DefaultMemberAttribute("Item")> _
<GuidAttribute("E68E368A-5BBB-4b37-922A-03F099FEAA3F")> _
Public NotInheritable Class RoleCollection
    Inherits MajorObjectCollection
[DefaultMemberAttribute("Item")] 
[GuidAttribute("E68E368A-5BBB-4b37-922A-03F099FEAA3F")] 
public sealed class RoleCollection : MajorObjectCollection
[DefaultMemberAttribute(L"Item")] 
[GuidAttribute(L"E68E368A-5BBB-4b37-922A-03F099FEAA3F")] 
public ref class RoleCollection sealed : public MajorObjectCollection
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute GuidAttribute("E68E368A-5BBB-4b37-922A-03F099FEAA3F") */ 
public final class RoleCollection extends MajorObjectCollection
DefaultMemberAttribute("Item") 
GuidAttribute("E68E368A-5BBB-4b37-922A-03F099FEAA3F") 
public final class RoleCollection extends MajorObjectCollection

Inheritance Hierarchy

System.Object
   Microsoft.AnalysisServices.ModelComponentCollection
     Microsoft.AnalysisServices.NamedComponentCollection
       Microsoft.AnalysisServices.MajorObjectCollection
        Microsoft.AnalysisServices.RoleCollection

Синхронизация потоков

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.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

RoleCollection Members
Microsoft.AnalysisServices Namespace