DbParameterCollection::RemoveAt Method (Int32)
.NET Framework (current version)
Removes the DbParameter object at the specified from the collection.
Assembly: System.Data (in System.Data.dll)
Parameters
- index
-
Type:
System::Int32
The index where the DbParameter object is located.
Implements
IList::RemoveAt(Int32)
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: