Advances the DataReader to the next row.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 30.0.11403.5322 (30.0.11403.5322)
Syntax
C#
public abstract bool Read()
Return Value
Type: Booleantrue if there are more rows; otherwise, false.
Version Information
See Also