| Overload | Description |
|---|---|
| SetParameter(Int32,DbParameter) | Sets the System.Data.Common.DbParameter object at the specified index to a new value. |
| SetParameter(String,DbParameter) | Sets the System.Data.Common.DbParameter object with the specified name to a new value. |