1.DataView dv = new DataView("表对象");

2.dv.RowFilter ="字段="+条件

 

相关文章: