0
kicks
Simple DataViewReader class that implements IDataReader for a DataView
I previously wrote that the DataTableReader class is really handy, but unfortunately there is no DataViewReader class. So, I wrote one.