DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
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:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
Copy
public
IEnumerable
<
Row
>
GetRows
()
Return Value
Type:
IEnumerable
Row
See Also
Reference
RowSet Class
Dse Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.