Click or drag to resize
IAdvancedOperationsCreateSphinxQLExecutor Method
Creates an instance of ISphinxQLExecutor, which can be used to execute SphinxQL commands.

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
ISphinxQLExecutor CreateSphinxQLExecutor()

Return Value

Type: ISphinxQLExecutor
An instance implementing ISphinxQLExecutor.
See Also