DataColumn colString = new DataColumn("StringCol"); colString.DataType = System.Type.GetType("System.String"); myTable.Columns.
確定! 回上一頁