The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DbParameterCollection::SetParameter Method
.NET Framework (current version)
Sets the specified parameter to the specified value.
Assembly: System.Data (in System.Data.dll)
| 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. |
Show:
