Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

Returns the index of the specified DbParameter object.

Namespace:   System.Data.Common
Assembly:  System.Data (in System.Data.dll)

NameDescription
System_CAPS_pubmethodIndexOf(Object^)

Returns the index of the specified DbParameter object.

System_CAPS_pubmethodIndexOf(String^)

Returns the index of the DbParameter object with the specified name.

Return to top
Show:
© 2017 Microsoft