Adf Dataflow Fixed Mapping Column Element
X-Ref:
- Ast Adf Dataflow Fixed Mapping Column Node
- Ast Adf Dataflow Component Column Base Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
SourceColumn | String | The name of the source column. This is a required property | |
TargetColumn | String | The mapped name for the new target 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. |