CubePermissionCollection Class
Contains a collection of CubePermission objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("BDBCE8F7-6617-4fe0-97D4-9B4C7ECDD30C")> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class CubePermissionCollection
Inherits MajorObjectCollection
[GuidAttribute("BDBCE8F7-6617-4fe0-97D4-9B4C7ECDD30C")]
[DefaultMemberAttribute("Item")]
public sealed class CubePermissionCollection : MajorObjectCollection
[GuidAttribute(L"BDBCE8F7-6617-4fe0-97D4-9B4C7ECDD30C")]
[DefaultMemberAttribute(L"Item")]
public ref class CubePermissionCollection sealed : public MajorObjectCollection
/** @attribute GuidAttribute("BDBCE8F7-6617-4fe0-97D4-9B4C7ECDD30C") */
/** @attribute DefaultMemberAttribute("Item") */
public final class CubePermissionCollection extends MajorObjectCollection
GuidAttribute("BDBCE8F7-6617-4fe0-97D4-9B4C7ECDD30C")
DefaultMemberAttribute("Item")
public final class CubePermissionCollection extends MajorObjectCollection
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.NamedComponentCollection
Microsoft.AnalysisServices.MajorObjectCollection
Microsoft.AnalysisServices.CubePermissionCollection
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
CubePermissionCollection Members
Microsoft.AnalysisServices Namespace