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: