foreach (DataColumn col in newDt.Columns) ... DataType = Type.GetType("System.String"); ... foreach(DataColumn column in dt.Columns).
確定! 回上一頁