| SphinxQLParameterCollectionIndexOf Method |
| Name | Description | |
|---|---|---|
| IndexOf(Object) |
Returns the index of the specified SphinxQLParameter object.
(Overrides DbParameterCollectionIndexOf(Object).) | |
| IndexOf(String) |
Returns the index of the SphinxQLParameter object with the specified name.
(Overrides DbParameterCollectionIndexOf(String).) |