Merge table
Merges 2 data tables.

Properties#

Input#
- Destination The destination table. After merge, the destination table will have the content from both tables merged.
- MissingSchemaAction Specifies the action to be performed if there are schema errors, like missing columns.
- Source The source table to be merged with destination table.
General Properties#
See General Properties.
Misc#
See Misc.
Out Error#
See Out Error.