Aggregation Design Attribute Reference Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
AttributeName | AstAttributeNode | This value specifies a direct reference to the target attribute. This is a required reference to an existing definiton. | |
EstimatedCount | Int64 | 0 | This value indicates the estimated number of items in the referenced attribute. The default setting is zero. This value is used to assist in aggregation design choices and other internal operations. While EstimatedCount can be set manually to reflect estimated member counts, BimlStudio also provides an automatic Member Count Estimator in the Cube ribbon. |
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. |