Take a look at below code: C#. //create another dataset object DataSet ds = new DataSet(); //loop through the tables in original dataset ...
確定! 回上一頁