 | IAdvancedOperationsCreateSphinxQLExecutor Method |
Creates an instance of ISphinxQLExecutor, which can be used to execute SphinxQL commands.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
SyntaxISphinxQLExecutor CreateSphinxQLExecutor()
Function CreateSphinxQLExecutor As ISphinxQLExecutor
Return Value
Type:
ISphinxQLExecutorAn instance implementing ISphinxQLExecutor.
See Also