Click or drag to resize

SphinxQLCommandClone Method

Clones this instance including parameters.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public SphinxQLCommand Clone()

Return Value

SphinxQLCommand
A new command cloned from the current instance.
See Also