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::GetParameter Method
.NET Framework (current version)
Gets the DbParameter with the specified property value.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | GetParameter(Int32) | Returns the DbParameter object at the specified index in the collection. |
![]() | GetParameter(String^) | Returns DbParameter the object with the specified name. |
Show:
