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

Return Value

ISphinxQLExecutor
An instance implementing ISphinxQLExecutor.
See Also