CellPermissionCollection Class
Contains a collection of CellPermission objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<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
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
CellPermissionCollection Members
Microsoft.AnalysisServices Namespace