Overload | Description |
---|---|
Item(String) | An indexer property that gets the System.Data.Common.DbParameter object with the specified name in the collection. |
Item(Int32) | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<DbParameter>) |