DbParameterCollection::Remove Method (Object^)
.NET Framework (current version)
Removes the specified DbParameter object from the collection.
Assembly: System.Data (in System.Data.dll)
Parameters
- value
-
Type:
System::Object^
The DbParameter object to remove.
Implements
IList::Remove(Object^)
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: