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