Database Dimension Permission Element
X-Ref:
- Ast Database Dimension Permission Node
- Ast Dimensional Permission Node
- Ast Permission Grant Base Node
- Ast Permission Base Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
DimensionName | AstDimensionMetadataNode | This value specifies the database dimension to which the permission is applied. This is a required reference to an existing definiton. | |
Access | PermissionAccessType | Read | This value specifies the cube for which access rights are granted, denied, or revoked. |
Process | Boolean | False | This value indicates whether specified uses are permitted to process objects contained in the database dimension. |
ReadDefinition | Boolean | False | This value indicates whether specified users are permitted to read the metadata that defines the database dimension. |
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. |