IAdvanced OperationsCreate Sphinx QLExecutor Method
Creates an instance of ISphinxQLExecutor, which can be used to execute SphinxQL commands.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
An instance implementing ISphinxQLExecutor.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
ISphinxQLExecutor CreateSphinxQLExecutor()VB
Function CreateSphinxQLExecutor As ISphinxQLExecutorReturn Value
ISphinxQLExecutorAn instance implementing ISphinxQLExecutor.