XML与DataSet的相互转换类
摘要:
送给大家一个XML与DataSet的相互转换的类:XmlDatasetConvert 该类提供了四种方法:1、将xml对象内容字符串转换为DataSet2、将xml文件转换为DataSet3、将DataSet转换为xml对象字符串4、将DataSet转换为xml文件XmlDatasetConvert.csusing System;using System.Collections.Generic;u... 阅读全文
posted @ 2009-06-30 17:01 韩显川 阅读(140) 评论(0) 推荐(0)
浙公网安备 33010602011771号