we can return dataset and can stored it in dataset and can fetch data from different table
using DataSet ds= ds.Tables[0] ,ds.Tables[1]
Posted Dec 2, 2017, 6:50 AM
hi ,
Please look at below link this will help you
https://chsakell.com/2013/06/22/ado-net-working-with-dataset-datatable-datacolumn-datarow-and-datarelations/