Dimension Binding Column Reference Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
ColumnName | AstTableColumnBaseNode | Defines the associated table column for this binding. This is a required reference to an existing definiton. | |
NullProcessing | SsasNullProcessing | Automatic | Sets the NullProcessing mode for this column |
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. |