For backward compatibility: It is possible to iterate using the RowSet as it is enumerable.
            
Obsolete: Note that it will be removed in future versions
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic IEnumerable<Row> GetRows()
Return Value
Type: 
IEnumerableRow
See Also