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
.NET Framework (current version)
Returns the index of the specified DbParameter object.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | IndexOf(Object^) | Returns the index of the specified DbParameter object. |
![]() | IndexOf(String^) | Returns the index of the DbParameter object with the specified name. |
Show:
