Cube Permission Element
X-Ref:
- Ast Cube Permission Node
- Ast Dimensional Permission Node
- Ast Permission Grant Base Node
- Ast Permission Base Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
CubeName | AstCubeNode | This value specifies the cube to which the permissions are applied. This is a required reference to an existing definiton. | |
Access | PermissionAccessType | None | This value indicates whether specified users are permitted no access, read access, or read and write access. |
DrillThroughAccess | PermissionDrillThroughAccess | None | This value indicates whether specified users are permitted to drillthrough to underlying data. |
Process | Boolean | False | This value indicates whether specified users are permitted to process the cube. |
Collection Children
Child | API Type | Description |
---|---|---|
<Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |