Freigeben über


AttributePermissionCollection Class

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

Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<GuidAttribute("3517FE9E-6FB8-47f2-ADB3-AAE9F15D865B")> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class AttributePermissionCollection
    Inherits ModelComponentCollection
[GuidAttribute("3517FE9E-6FB8-47f2-ADB3-AAE9F15D865B")] 
[DefaultMemberAttribute("Item")] 
public sealed class AttributePermissionCollection : ModelComponentCollection
[GuidAttribute(L"3517FE9E-6FB8-47f2-ADB3-AAE9F15D865B")] 
[DefaultMemberAttribute(L"Item")] 
public ref class AttributePermissionCollection sealed : public ModelComponentCollection
/** @attribute GuidAttribute("3517FE9E-6FB8-47f2-ADB3-AAE9F15D865B") */ 
/** @attribute DefaultMemberAttribute("Item") */ 
public final class AttributePermissionCollection extends ModelComponentCollection
GuidAttribute("3517FE9E-6FB8-47f2-ADB3-AAE9F15D865B") 
DefaultMemberAttribute("Item") 
public final class AttributePermissionCollection extends ModelComponentCollection

Inheritance Hierarchy

System.Object
   Microsoft.AnalysisServices.ModelComponentCollection
    Microsoft.AnalysisServices.AttributePermissionCollection

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

AttributePermissionCollection Members
Microsoft.AnalysisServices Namespace