Advances the reader to the next record in a result set.
Namespace: Dse.DataAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public override bool Read()
Return Value
Type:
Booleantrue if there are more rows; otherwise false.
Implements
IDataReaderReadSee Also