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: 5.3.0
Syntax
ISphinxQLExecutor CreateSphinxQLExecutor()

Return Value

Type: ISphinxQLExecutor
An instance implementing ISphinxQLExecutor.
See Also