Title here
Summary here
This property can be used in the ColumnRename transformation to rename a column. You can rename a property in either your strong typed or dynamic object.
Contains information for renaming a column in a flow
Type | Name | Description |
---|---|---|
string | newName | The new name of the column |
Index of the element in the array, only necessary if you use arrays as data type
Type | Description |
---|---|
int? |
Current name of the column (not needed if you use this class as an attribute)
Type | Description |
---|---|
string |
New name of the column
Type | Description |
---|---|
string |
If set to true, this column is left out when using the ColumnRename transformation.
Type | Description |
---|---|
bool |