| DataHelperDeleteRows Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | DeleteRows(DataSet, String) | 
            Deletes the table rows matching the given where condition.
             | 
|   | DeleteRows(DataTable, String) | 
            Deletes the table rows matching the given where condition.
             | 
 See Also
See Also