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: 6.0.0
Syntax
public SphinxQLCommand CreateCommand()

Return Value

SphinxQLCommand
A SphinxQLCommand object.
See Also