DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
RowSet Class
RowSet Methods
Dispose Method
FetchMoreResults Method
FetchMoreResultsAsync Method
GetAvailableWithoutFetching Method
GetEnumerator Method
GetRows Method
IsExhausted Method
RowSet
GetEnumerator Method
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
virtual
IEnumerator
<
Row
>
GetEnumerator
()
Return Value
Type:
IEnumerator
Row
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
RowSet Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.