Table Index Leaf Element
X-Ref:
- Ast Table Index Leaf Node
- Ast Table Column Reference Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
ColumnName | AstTableColumnBaseNode | Specifies the name of the column that is being referenced. This is a required reference to an existing definiton. |
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. |