Click or drag to resize

SphinxQLCommandClone Method

Clones this instance including parameters.

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

Return Value

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