Click or drag to resize

SphinxQLParameter Constructor

Overload List
  NameDescription
Public methodSphinxQLParameter
Initializes a new instance of the SphinxQLParameter class.
Public methodSphinxQLParameter(String, SphinxType)
Initializes a new instance of the SphinxQLParameter class.
Public methodSphinxQLParameter(String, Object)
Initializes a new instance of the SphinxQLParameter class.
Public methodSphinxQLParameter(String, Object, SphinxType)
Initializes a new instance of the SphinxQLParameter class.
Top
See Also