Data 命名空間,因為DataTable 是被定義在該命名空間中 DataTable dt = new DataTable(); (2)建立欄位資訊 dt.Columns.Add("編號"); dt.Columns.
確定! 回上一頁