dataColumn = new DataColumn("Flag"); dataColumn.DataType = System.Type.GetType("System.Byte[]"); //Replacing System.Byte[] with System.Type.Bitmap throws Type ...
確定! 回上一頁