Replace a column name in a table.
Name | Type | Description |
---|---|---|
Table | Table | Table containing the target column. |
Column | Index Or Name | Target column where the change will occur. |
Name | Name | New column name. |
Name | Type | Description |
---|---|---|
Result | Table | The resulting table. |
SetTableColumnName