Join Keys
This is a collection of key definitions that are used to determine which columns to match between the left and right inputs to determine a join match.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<JoinKey /> | AstMergeJoinKeyNode | The AstMergeJoinKeyNode type defines the names of the columns on the left and right input paths that will compose (at least in part) the join key for a SQL Server Integration Services Merge Join transformation. |