Enum PermissionDrillThroughAccess
Namespace: Varigence.Languages.Biml.Principal
Assembly: Biml.dll
C#
public enum PermissionDrillThroughAccess
Fields
| Fields | Description |
|---|---|
| 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. |