Columns
Specifies how the component should map columns in the data flow to columns in the destination. Columns that are not explicltly listed in this collection will be automatically mapped based on name.
This value specifies how the component should map columns in the data flow to columns in the destination. Columns that are not explicitly listed in this collection are automatically mapped based on name.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<Column /> | AstDataflowColumnMappingNode | The Dataflow Column Mapping transformation moves data from a column in the source to a column in the destination and applies any specified transformations. |