將DataTable轉成List<物件> DataTable dt = new DataTable(); dt.Columns.Add("CompId", typeof(string)); dt.Columns.
確定! 回上一頁