CellPermissionCollection Class

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

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

Синтаксис

'Декларация
<GuidAttribute("6EDCDAFE-1E72-405b-9AA5-1494A78A207E")> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class CellPermissionCollection
    Inherits ModelComponentCollection
[GuidAttribute("6EDCDAFE-1E72-405b-9AA5-1494A78A207E")] 
[DefaultMemberAttribute("Item")] 
public sealed class CellPermissionCollection : ModelComponentCollection
[GuidAttribute(L"6EDCDAFE-1E72-405b-9AA5-1494A78A207E")] 
[DefaultMemberAttribute(L"Item")] 
public ref class CellPermissionCollection sealed : public ModelComponentCollection
/** @attribute GuidAttribute("6EDCDAFE-1E72-405b-9AA5-1494A78A207E") */ 
/** @attribute DefaultMemberAttribute("Item") */ 
public final class CellPermissionCollection extends ModelComponentCollection
GuidAttribute("6EDCDAFE-1E72-405b-9AA5-1494A78A207E") 
DefaultMemberAttribute("Item") 
public final class CellPermissionCollection extends ModelComponentCollection

Inheritance Hierarchy

System.Object
   Microsoft.AnalysisServices.ModelComponentCollection
    Microsoft.AnalysisServices.CellPermissionCollection

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

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.

См. также

Справочник

CellPermissionCollection Members
Microsoft.AnalysisServices Namespace