Click or drag to resize

SphinxQLParameterCollectionAdd Method

Overload List
 NameDescription
Public methodAdd(Object) Adds a SphinxQLParameter item to the DbParameterCollection.
Public methodAdd(SphinxQLParameter) Adds the specified SphinxQLParameter object to the SphinxQLParameterCollection.
Public methodAdd(String, Object) Adds the specified parameter name.
Public methodAdd(String, Object, SphinxType) Adds a SphinxQLParameter to the SphinxQLParameterCollection given the parameter name, the value and the data type.
Top
See Also