Changes name of the table with original name according to the new name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- oldTableName
- Type: System String
Name of the table to rename
- newTableName
- Type: System String
New name of the table
See Also