SphinxQLCommandClone Method

Clones this instance including parameters.

Definition

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

Return Value

SphinxQLCommand
A new command cloned from the current instance.

See Also