本文档由李欣蔚(nirvana_li)翻译自http://www.csharp-station.com/,转载请注名出处!
更新日期2006-2-14
Lesson 04: Reading Data with the SqlDataReader
使用SqlDataReader读取数据
This lesson explains how to read data with a SqlDataReader object. Here are the objectives of this lesson:
本课解释了如何使用SqlDataReader对象读取数据。以下是本课的目标: