Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines a primitive data type that represents the permissions for a single role on a specific dimension in a cube.
Syntax
<CubeDimensionPermission>
<CubeDimensionID>...</CubeDimensionID>
<Description>...</Description>
<Read>...</Read>
<Write>...</Write>
<AttributePermissions>...</AttributePermissions>
<Annotations>...</Annotations>
</CubeDimensionPermission>
Data Type Characteristics
Characteristic |
Description |
|---|---|
Base data types |
None |
Derived data types |
None |
Data Type Relationships
Relationship |
Element |
|---|---|
Parent elements |
None |
Child elements |
Annotations, AttributePermissions, CubeDimensionID, Description, Read, Write |
Derived elements |
DimensionPermission (DimensionPermissions collection of Dimension or CubePermission) |
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is CubeDimensionPermission.