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::Item Property
.NET Framework (current version)
Gets and sets a DbParameter in the collection.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets and sets the DbParameter at the specified index. |
![]() | Item[String^] | Gets and sets the DbParameter with the specified name. |
Show:
