Runs the update all query of the given class name
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- className
- Type: System String
Class name
- where
- Type: System String
Where condition
- parameters
- Type: CMS.DataEngine QueryDataParameters
Parameters with the data to update
See Also