







|
| MySQL Connector/Net |
| MySqlParameterCollection..::.IndexOf Method |
| MySqlParameterCollection Class See Also Send Feedback |
Gets the location of a MySqlParameter in the collection.
Overload List
| Name | Description | |
|---|---|---|
![]() | IndexOf(Object) |
Gets the location of a MySqlParameter in the collection.
(Overrides DbParameterCollection..::.IndexOf(Object).) |
![]() | IndexOf(String) |
Gets the location of the MySqlParameter in the collection with a specific parameter name.
(Overrides DbParameterCollection..::.IndexOf(String).) |

