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