DbParameterCollection::Contains Method (Object^)
.NET Framework (current version)
Indicates whether a DbParameter with the specified Value is contained in the collection.
Assembly: System.Data (in System.Data.dll)
Parameters
- value
-
Type:
System::Object^
The Value of the DbParameter to look for in the collection.
Implements
IList::Contains(Object^)
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: