System::Data::Common::DbDataReader::Read method
DbDataReader::Read method
Reads next record from database.
virtual bool System::Data::Common::DbDataReader::Read()=0
ReturnValue
True if there are more rows, false otherwise.
See Also
- Class DbDataReader
- Namespace System::Data::Common
- Library Aspose.PUB for C++