AbstractInfoProvider TInfo, TProvider  DeleteData Method (Action ObjectQuery TInfo  )Kentico 8.1 API Reference
Deletes the data in the database based on the given where condition.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

parameters
Type: OnlineSystem Action ObjectQuery TInfo  
Where condition to filter data
See Also