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

Return Value

Type: SphinxQLCommand
A SphinxQLCommand object.
See Also