Input Paths
This is a collection on input path defintions for each of the input paths that will be unioned by this component. Each input path has optional column mapping configuration.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<InputPath /> | AstDataflowMappedInputPathNode | AstDataflowMappedInputPathNode is used to model input paths in a SQL Server Integration Services dataflow task. Connections are made by referencing an appropriate output path. This type additionally permits the mapping of a column on an incoming row to a new column on the outgoing row. |