







|
| MySQL Connector/Net |
| MySqlParameterCollection..::.SetParameter Method |
| MySqlParameterCollection Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() | SetParameter(Int32, DbParameter) |
Sets the DbParameter object at the specified index to a new value.
(Inherited from DbParameterCollection.) |
![]() | SetParameter(String, DbParameter) |
Sets the DbParameter object with the specified name to a new value.
(Inherited from DbParameterCollection.) |

