DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Cassandra
RowSet Class
RowSet Methods
Dispose Method
FetchMoreResults Method
FetchMoreResultsAsync Method
GetAvailableWithoutFetching Method
GetEnumerator Method
GetRows Method
IsExhausted Method
RowSet
GetRows Method
For backward compatibility: It is possible to iterate using the RowSet as it is enumerable.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax
C#
Copy
public
IEnumerable
<
Row
>
GetRows
()
Return Value
Type:
IEnumerable
Row
See Also
Reference
RowSet Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2016 DataStax, All rights reserved.