Loading

store the XML schema with the data

DataSet cars = new DataSet();

cars.WriteXml(desktopFileName("CarWithSchema.xml"), XmlWriteMode.WriteSchema);

posted @ 2012-05-04 14:55  .net's  阅读(290)  评论(0编辑  收藏  举报