For backward compatibility: It is possible to iterate using the RowSet as it is enumerable.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public IEnumerable<Row> GetRows()
Return Value
Type:
IEnumerableRowSee Also