RowSetIsFullyFetched Property  | 
 
            Whether all results from this result set has been fetched from the database.
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic virtual bool IsFullyFetched { get; }Property Value
Type: 
Boolean
See Also