OracleParameterCollection.Remove Method
.NET Framework 4
Removes the specified OracleParameter object from the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Remove(Object) | Removes the specified OracleParameter object from the collection. (Overrides DbParameterCollection.Remove(Object).) |
|
Remove(OracleParameter) | Removes the specified OracleParameter object from the collection. |