Click or drag to resize
DataHelperDeleteRows Method
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.
Top
See Also