Rows) { foreach (System.Data.DataColumn c in dtResults.Columns) { b.Append(c.ColumnName.ToString() + ":" + r[c.ColumnName] ...
確定! 回上一頁