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  阅读(301)  评论(0)    收藏  举报