Add 方法可在 DataTable 物件內加入 DataColumn (欄位)物件;DataTabe 物件的 Rows.Add 方法可以在 DataTable 物件內加入 DataRow 物件(一筆記錄)。
確定! 回上一頁