Advances the IDataReader to the next record.
Namespace: Cassandra.DataAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public override bool Read()
Return Value
Type:
Booleantrue if there are more rows; otherwise, false.
Implements
IDataReaderReadSee Also