我想將dataColumn中的數據移動到我的dataTable中的特定列。我不知道如何指定我想要添加datacolumn的Datatable內的列。 foreach (DataColumn col in dt.Columns) { dt1.
確定! 回上一頁