DataTable dt = new DataTable();
dt = ds.Tables[0].Copy();

相关文章: