Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Contains the collection of permissions applicable to a Dimension element or a CubePermission element.
Sintaxis
<Dimension> <!-- or CubePermission -->
...
<DimensionPermissions>
<DimensionPermission>...</DimensionPermission> <!-- parent: Dimension -->
<!-- or -->
<DimensionPermission xsi:type="CubeDimensionPermission">...</DimensionPermission> <!-- parent: CubePermission -->
</DimensionPermissions>
...
</Dimension>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
Notas
For CubePermission elements, DimensionPermission elements in this collection override permissions specified in the DimensionPermissions collection of each dimension explicitly referenced. If a dimension is not referenced in this collection, then the CubePermission element inherits the permissions specified in the DimensionPermissions collection of the dimension.
The corresponding element in the Analysis Management Objects (AMO) object model is DimensionPermissionCollection.