AlgorithmParameterCollection.Remove Method
SQL Server 2008
Removes an AlgorithmParameter from the collection.
| Name | Description | |
|---|---|---|
|
Remove(String) | Removes the AlgorithmParameter, with the specified name, from the collection. |
|
Remove(AlgorithmParameter) | Removes the specified AlgorithmParameter from the collection. |
