g_ETLActivitySteps_TruncateTable
TruncateTable
An ETL TruncateTable command.
Properties
caption : stringString identifier for caption display in the UI.
dataSource : stringThe name of the data source as a string.
description : stringDescription of this TruncateTable node.
layout : stringThis attribute captures the UI layout information for rendering the model in the editor. The values change as users moves the element in the editor.
name : stringThe name of the TruncateTable command.
table : stringThe name of the table to truncate as a string.
Parents
ETLActivity - An ETL activity.
g_ETLActivitySteps_Join_Sequence - Step within a Join of a Service. e.g. Script, Transform, Try, Branch...
Parent topic: ETLActivity
Parent topic: g_ETLActivitySteps_TryCatch_Try
Parent topic: g_ETLActivitySteps_TryCatch_Catch
Parent topic: g_ETLActivitySteps_Join_Sequence