| DataHelperForEachRow Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | ForEachRow(DataSet, ActionDataRow, FuncDataRow, Boolean) | 
            Executes the given action for each row in the given DataSet
             | 
|   | ForEachRow(DataTable, ActionDataRow, FuncDataRow, Boolean) | 
            Executes the given action for each row in the given DataSet
             | 
 See Also
See Also