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