NpgsqlDataReader.Read Method
Advances the data reader to the next row.
[Visual Basic]
NotOverridable Public Function Read() As
Boolean _
Return Value
True if the reader was advanced, otherwise false.
Implements
IDataReader.Read
See Also
NpgsqlDataReader Class | Npgsql Namespace