Read Element (ASSL)
Determines whether data or metadata can be read for a given CubeDimensionPermission or Permission element.
Syntaxe
<CubeDimensionPermission> <!-- or Permission -->
...
<Read>...</Read>
...
</CubeDimensionPermission>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String (enumeration) |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Notes
The value of this element is limited to one of the strings listed in the following table.
Value | Description |
---|---|
None |
No access is permitted to data or metadata from the parent object. |
Allowed |
Read access is permitted to data and metadata from the parent object. |
Notes
The elements that correspond to the parents of Read in the Analysis Management Objects (AMO) object model are CubeDimensionPermission and Permission.
Voir aussi
Référence
Cube Element (ASSL)
Dimension Element (ASSL)
CubePermission Element (ASSL)
Permission Data Type (ASSL)
Properties (ASSL)