Determines how unique names are generated for hierarchies that are contained within the CubePermission.
语法
<CubePermission>
   ...
   <ReadSourceData>...</ReadSourceData>
   ...
</CubePermission>
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 element | |
| Child elements | None | 
备注
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 available on calculation pass 0. | 
| Allowed | Access is permitted to data available on calculation pass 0. | 
备注
The element that corresponds to the parent of ReadSourceData in the Analysis Management Objects (AMO) object model is CubePermission.
请参阅
参考
Cube Element (ASSL)
Dimension Element (ASSL)
Properties (ASSL)