Sphinx QLData ReaderRead Method
Advances the reader to the next record in a result set.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
true if there are more rows; otherwise false.
A task representing the asynchronous operation.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override bool Read()VB
Public Overrides Function Read As BooleanReturn Value
Booleantrue if there are more rows; otherwise false.
A task representing the asynchronous operation.