Deletes the data in the database based on the given where condition.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- where
- Type: System String
Where condition to filter data
See Also