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