 | SphinxQLCommandClone Method |
Clones this instance including parameters.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic SphinxQLCommand Clone()
Public Function Clone As SphinxQLCommand
Return Value
Type:
SphinxQLCommandA new command cloned from the current instance.
See Also