MySQL Connector/Net
MySqlParameterCollectionIndexOf Method |
Gets the location of a MySqlParameter in the collection.

Name | Description | |
---|---|---|
![]() |
IndexOf(Object) |
Gets the location of a MySqlParameter in the collection.
(Overrides DbParameterCollectionIndexOf(Object).) |
![]() |
IndexOf(String) |
Gets the location of the MySqlParameter in the collection with a specific parameter name.
(Overrides DbParameterCollectionIndexOf(String).) |
