2011年9月15日
摘要: DataView dv=new DataView(dataTable); DataView的2个属性: 1. RowFilter dv.RowFilter = "Country = 'USA'";dv.RowFilter = "EmployeeID >5 AND Birthdate 0)... 阅读全文
posted @ 2011-09-15 13:18 啊風 阅读(8882) 评论(0) 推荐(0) 编辑