System::Data::Common::DbDataReader::Read 方法
DbDataReader::Read method
读取数据库中的下一条记录。
virtual bool System::Data::Common::DbDataReader::Read()=0
ReturnValue
如果还有更多行则为 true,否则为 false。
另见
- Class DbDataReader
- Namespace System::Data::Common
- Library Aspose.Font for C++