Udostępnij przez


CubeDimensionPermissionCollection Class

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

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

Syntax

'Deklaracja
<DefaultMemberAttribute("Item")> _
<GuidAttribute("A55A629A-E1D9-492f-AE40-4F225C9F1A23")> _
Public NotInheritable Class CubeDimensionPermissionCollection
    Inherits ModelComponentCollection
[DefaultMemberAttribute("Item")] 
[GuidAttribute("A55A629A-E1D9-492f-AE40-4F225C9F1A23")] 
public sealed class CubeDimensionPermissionCollection : ModelComponentCollection
[DefaultMemberAttribute(L"Item")] 
[GuidAttribute(L"A55A629A-E1D9-492f-AE40-4F225C9F1A23")] 
public ref class CubeDimensionPermissionCollection sealed : public ModelComponentCollection
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute GuidAttribute("A55A629A-E1D9-492f-AE40-4F225C9F1A23") */ 
public final class CubeDimensionPermissionCollection extends ModelComponentCollection
DefaultMemberAttribute("Item") 
GuidAttribute("A55A629A-E1D9-492f-AE40-4F225C9F1A23") 
public final class CubeDimensionPermissionCollection extends ModelComponentCollection

Inheritance Hierarchy

System.Object
   Microsoft.AnalysisServices.ModelComponentCollection
    Microsoft.AnalysisServices.CubeDimensionPermissionCollection

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.