Sphinx QLData ReaderGet Enumerator Method
Returns an IEnumerator that can be used to iterate through the rows in the data reader.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
An IEnumerator that can be used to iterate through the rows in the data reader.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override IEnumerator GetEnumerator()VB
Public Overrides Function GetEnumerator As IEnumeratorReturn Value
IEnumeratorAn IEnumerator that can be used to iterate through the rows in the data reader.