PermissionDrillThroughAccess Enumeration
The PermissionDrillThroughAccess enumeration provides options for whether specified users are permitted to drillthrough to underlying cube data.
Enumeration Values
Name | Summary |
---|---|
None | Specifies that the principal will have no access. |
DrillThrough | Specifies that the principal will have access to underlying data through drill through operations. |
DrillThroughAndLocalCube | Specifies that the principal will have access to underlying data through drill through operations and to create a local version of the cube. |