RowSetIsFullyFetched Property |
Whether all results from this result set has been fetched from the database.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public virtual bool IsFullyFetched { get; }
Property Value
Type:
BooleanSee Also