DataHelper DeleteRows Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberDeleteRows(DataSet, String)
Deletes the table rows matching the given where condition.
Public methodStatic memberDeleteRows(DataTable, String)
Deletes the table rows matching the given where condition.
Back to Top
See Also