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::IndexOf Method (Object^)
.NET Framework (current version)
Returns the index of the specified DbParameter object.
Assembly: System.Data (in System.Data.dll)
Parameters
- value
-
Type:
System::Object^
The DbParameter object in the collection.
Implements
IList::IndexOf(Object^)
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: