Udostępnij przez


AttributePermissionCollection Class

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

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

Syntax

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

Inheritance Hierarchy

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

Thread Safety

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.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.