DbParameterCollection::SetParameter Method (Int32, DbParameter^)
.NET Framework (current version)
Sets the DbParameter object at the specified index to a new value.
Assembly: System.Data (in System.Data.dll)
Parameters
- index
-
Type:
System::Int32
The index where the DbParameter object is located.
- value
-
Type:
System.Data.Common::DbParameter^
The new DbParameter value.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: