Click here to hide categories Click here to show left categories
User: Home welcome : Guest Log In / Register here
foreach(DataTable thisTable in myDataSet.Tables){ // For each row, print the values of each column. foreach(DataRow myRow in thisTable.Rows){