Replaces the column with a given name with the new column definition
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- originalName
- Type: System String
Column name
- newColumn
- Type: CMS.DataEngine IQueryColumn
New column
See Also