摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->SqlDataReader reader = command.ExecuteReader(); 以下代码示例循环访问一个 DataReader 对象,并从每个行中返回两个列。 Cod... 阅读全文
posted @ 2009-02-12 10:02 小贱 阅读(187) 评论(0) 推荐(0) 编辑