DataHelperForEachRow Method |
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
|