Data Source Permission Element
X-Ref:
- Ast Data Source Permission Node
- Ast Dimensional Permission Node
- Ast Permission Grant Base Node
- Ast Permission Base Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
ConnectionName | AstDbConnectionNode | This value specifies the connection for the data source to which the permission is applied. This is a required reference to an existing definiton. | |
Access | PermissionAccessType | None | This value specifies whether read access or no access is granted to the data source. |
ReadDefinition | Boolean | False | This value specifies whether the metadata that defines the data source can be read. |
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. |