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