向DataTable 新增一列 //新增列DataColumn dc = new DataColumn(); dc.DataType = System.Type.GetType("System.String"); dc.
確定! 回上一頁