Click or drag to resize
SphinxQLConnectionCreateCommand Method
Creates and returns a SphinxQLCommand object associated with the current connection.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public SphinxQLCommand CreateCommand()

Return Value

Type: SphinxQLCommand
A SphinxQLCommand object.
See Also