DataTable dt=new DataTable(); dt.Columns.Add("id"); dt.Columns["id"].DefaultValue=String.Empty;//创建表格把了附一个默认值