Skip to main content
Skip table of contents

g_ETLActivitySteps_CopyTable

CopyTable

An ETL CopyTable command.

Properties

caption : string

String identifier for caption display in the UI.

dataSource : string

The name of the data source as a string.

description : string

Description of this CopyTable node.

destinationTable : string

The name (string) of the table to copy data to.

layout : string

This attribute captures the UI layout information for rendering the model in the editor. The values change as users moves the element in the editor.

mapping : string

A list of pairs for re-naming columns.

A null list means all column names will be preserved. Otherwise, all column names must be specified.
Example


'((old-name new-name) ... ).

name : string

The name of the CopyTable command.

sourceTable : string

The name (string) of the table to copy data from.

Parents

Parent topic: ETLActivity

Parent topic: g_ETLActivitySteps_TryCatch_Try

Parent topic: g_ETLActivitySteps_TryCatch_Catch

Parent topic: g_ETLActivitySteps_Join_Sequence

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.