SphinxQLConnectionCreateCommand Method

Creates and returns a SphinxQLCommand object associated with the current connection.

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public SphinxQLCommand CreateCommand()

Return Value

SphinxQLCommand
A SphinxQLCommand object.

See Also