Method Read
Read()
Advances the data reader to the next record.
public bool Read()
Returns
- bool
trueif there are more rows; otherwise,false.
Advances the data reader to the next record.
public bool Read()
true if there are more rows; otherwise, false.