This topic has not yet been rated - Rate this topic

AttributePermissionCollection Class

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

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
[GuidAttribute("3517FE9E-6FB8-47f2-ADB3-AAE9F15D865B")] 
[DefaultMemberAttribute("Item")] 
public sealed class AttributePermissionCollection : 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
System.Object
   Microsoft.AnalysisServices.ModelComponentCollection
    Microsoft.AnalysisServices.AttributePermissionCollection
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.

Development Platforms

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

Target Platforms

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.