DbParameterCollection.SetParameter Method
.NET Framework 3.5
Sets the specified parameter to the specified value.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SetParameter(Int32, DbParameter) | Sets the DbParameter object at the specified index to a new value. |
|
SetParameter(String, DbParameter) | Sets the DbParameter object with the specified name to a new value. |