SphinxQLParameterCollectionAdd Method

Overload List

Add(Object) Adds a SphinxQLParameter item to the DbParameterCollection.
Add(SphinxQLParameter) Adds the specified SphinxQLParameter object to the SphinxQLParameterCollection.
Add(String, Object) Adds the specified parameter name.
Add(String, Object, SphinxType) Adds a SphinxQLParameter to the SphinxQLParameterCollection given the parameter name, the value and the data type.

See Also