Sphinx QLCommandExecute Reader Method
Executes the command text against the connection.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
A SphinxQLDataReader.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public SphinxQLDataReader ExecuteReader()VB
Public Function ExecuteReader As SphinxQLDataReaderReturn Value
SphinxQLDataReaderA SphinxQLDataReader.
Exceptions
| InvalidOperationException | There is no connection associated with this command or the connection is closed. |
| SphinxQLException |