RowSetGetAvailableWithoutFetching Method |
The number of rows available in this row set that can be retrieved without blocking to fetch.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public int GetAvailableWithoutFetching()
Return Value
Type:
Int32See Also