Advances the reader to the next record in a result set.
Namespace:
Cassandra.Data
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax public override bool Read()
Return Value
Type:
Boolean if there are more rows; otherwise
.
Implements
IDataReaderReadSee Also