| title |
Read Element (ASSL) | Microsoft Docs |
| ms.custom |
|
| ms.date |
03/06/2017 |
| ms.prod |
sql-server-2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
analysis-services |
docset-sql-devref |
|
| ms.tgt_pltfrm |
|
| ms.topic |
reference |
| apiname |
|
| apilocation |
|
| apitype |
Schema |
| applies_to |
|
| helpviewer_keywords |
|
| ms.assetid |
2e2c1173-72ca-4e8a-a6cd-fd348ef96d78 |
| caps.latest.revision |
12 |
| author |
Minewiskan |
| ms.author |
owend |
| manager |
erikre |
Determines whether data or metadata can be read for a given CubeDimensionPermission or Permission element.
<CubeDimensionPermission> <!-- or Permission -->
...
<Read>...</Read>
...
</CubeDimensionPermission>
| Characteristic |
Description |
| Data type and length |
String (enumeration) |
| Default value |
None |
| Cardinality |
0-1: Optional element that can occur once and only once. |
Remarks
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. |
Remarks
The elements that correspond to the parents of Read in the Analysis Management Objects (AMO) object model are xref:Microsoft.AnalysisServices.CubeDimensionPermission and xref:Microsoft.AnalysisServices.Permission.
Cube Element (ASSL)
Dimension Element (ASSL)
CubePermission Element (ASSL)
Permission Data Type (ASSL)
Properties (ASSL)