The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DbParameterCollection::Contains Method
.NET Framework (current version)
Indicates whether a DbParameter with the specified property exists in the collection.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Contains(Object^) | Indicates whether a DbParameter with the specified Value is contained in the collection. |
![]() | Contains(String^) | Indicates whether a DbParameter with the specified name exists in the collection. |
Show:
