Advances the reader to the next record in a result set.
Namespace: Cassandra.DataAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public override bool Read()
Return Value
Type:
Booleantrue if there are more rows; otherwise false.
Implements
IDataReaderReadSee Also