Enum PermissionDrillThroughAccess
C#
public enum PermissionDrillThroughAccess
Fields
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. |
None | Specifies that the principal will have no access. |