CubeDimensionPermission Class
Represents the permissions for a single role on a specific dimension in a cube. This class cannot be inherited.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintassi
'Dichiarazione
<GuidAttribute("4666B2A3-340A-46f5-9D59-EEA5B95BA516")> _
Public NotInheritable Class CubeDimensionPermission
Inherits ModelComponent
Implements ICloneable
[GuidAttribute("4666B2A3-340A-46f5-9D59-EEA5B95BA516")]
public sealed class CubeDimensionPermission : ModelComponent, ICloneable
[GuidAttribute(L"4666B2A3-340A-46f5-9D59-EEA5B95BA516")]
public ref class CubeDimensionPermission sealed : public ModelComponent, ICloneable
/** @attribute GuidAttribute("4666B2A3-340A-46f5-9D59-EEA5B95BA516") */
public final class CubeDimensionPermission extends ModelComponent implements ICloneable
GuidAttribute("4666B2A3-340A-46f5-9D59-EEA5B95BA516")
public final class CubeDimensionPermission extends ModelComponent implements ICloneable
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.CubeDimensionPermission
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.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
CubeDimensionPermission Members
Microsoft.AnalysisServices Namespace