摘要:
代码调试 阅读全文
posted @ 2015-09-08 17:53
孙悟空儿
阅读(92)
评论(0)
推荐(0)
摘要:
转自:http://blog.sina.com.cn/s/blog_9c78f1960100wfoi.htmlADO.NET五大对象,作用(写几个函数传参)(代码)1、Connection:与数据源建立连接。2、Command:对数据源执行SQL命令并返回结果。3、DataReader:读取数据源的... 阅读全文
posted @ 2015-09-08 09:31
孙悟空儿
阅读(59)
评论(0)
推荐(0)