Click or drag to resize

RowSetIsFullyFetched Property

Whether all results from this result set has been fetched from the database.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public virtual bool IsFullyFetched { get; }

Property Value

Type: Boolean
See Also