Replaces the data in the given columns.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columns
- Type: System String
List of columns to replace
- pattern
- Type: System String
Pattern to replace
- replacement
- Type: System String
Replacement text
- where
- Type: System String
Where condition
See Also