IAdvancedOperationsCreateSphinxQLExecutor Method

Creates an instance of ISphinxQLExecutor, which can be used to execute SphinxQL commands.

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
ISphinxQLExecutor CreateSphinxQLExecutor()

Return Value

ISphinxQLExecutor
An instance implementing ISphinxQLExecutor.

See Also