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