DataTable dt = new DataTable(); dt = ds.Tables["All"].Clone();把All的结构传递给dt DataRow[] dr=this.dataSet31.Table