Sphinx QLCommandClone Method
Clones this instance including parameters.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
A new command cloned from the current instance.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public SphinxQLCommand Clone()VB
Public Function Clone As SphinxQLCommandReturn Value
SphinxQLCommandA new command cloned from the current instance.