 | 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.4.1
SyntaxISphinxQLExecutor CreateSphinxQLExecutor()
Function CreateSphinxQLExecutor As ISphinxQLExecutor
Return Value
Type:
ISphinxQLExecutorAn instance implementing ISphinxQLExecutor.
See Also