DataTable LinqdataTable = new DataTable(); try { var linqMerge = from DataRow a in DataTable1.Rows join DataRow b in DataTable2.Rows on a.
確定! 回上一頁