Changes name of the column.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- tableName
- Type: System String
Name of the table
- columnName
- Type: System String
Current name of the column
- newColumnName
- Type: System String
New name of the column
See Also