Replaces the name of a column in a table or lookup table.
| Name | Type | Description |
|---|---|---|
| Table | Base Table Type | Table or lookup table containing the column whose name will be changed. |
| Column | Index Or Name Type | Column whose name will be changed. |
| Name | Name Type | New name for the specified column. |
None.
| Name | Type | Description |
|---|---|---|
| Result | Base Table Type | Table or lookup table with the column's name changed. |
None.
SetTableColumnName