Skip to main content

Enum PermissionDrillThroughAccess

Namespace: Varigence.Languages.Biml.Principal

Assembly: Biml.dll

C#


public enum PermissionDrillThroughAccess

Fields

FieldsDescription
DrillThroughSpecifies that the principal will have access to underlying data through drill through operations.
DrillThroughAndLocalCubeSpecifies that the principal will have access to underlying data through drill through operations and to create a local version of the cube.
NoneSpecifies that the principal will have no access.