Expand Minimize
This topic has not yet been rated - Rate this topic

CubePermission Element (ASSL)

Defines the permissions of the members of a particular Role element in a specific Cube element.


<CubePermissions>
   <CubePermission>
      <!-- The following elements extend Permission -->
      <ReadSourceData>...</ReadSourceData>
            <DimensionPermissions>...</DimensionPermissions>
            <CellPermissions>...</CellPermissions>
   </CubePermission>
</CubePermissions>

Characteristic

Description

Data type and length

Permission

Default value

None

Cardinality

0-n: Optional element that can occur once or more than once.

The corresponding element in the Analysis Management Objects (AMO) object model is CubePermission.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.