SphinxQLParameter Constructor

Overload List

SphinxQLParameter Initializes a new instance of the SphinxQLParameter class.
SphinxQLParameter(String, SphinxType) Initializes a new instance of the SphinxQLParameter class.
SphinxQLParameter(String, Object) Initializes a new instance of the SphinxQLParameter class.
SphinxQLParameter(String, Object, SphinxType) Initializes a new instance of the SphinxQLParameter class.

See Also