Merge Column Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
ColumnName | String | This value specifies the name of the column that will be mapped from the source table onto the target table during the merge. This is a required property | |
ColumnUsage | MergeColumnUsage | Compare | This value specifies how the specified column will be merged from the source table to the target table. This is a required property |
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. |