DataView dv = dt.DefaultView;
DataTable dt = dv.ToTable();
posted on 2011-04-13 16:24 Mr Lin 阅读(288) 评论(0) 收藏 举报