Removes the
DbParameterBase with the specified name from the collection.
public override void RemoveAt(
string
)
'Declaration
Public Overloads Overrides Sub RemoveAt( _
ByVal As String _
)
Parameters
- parameterName
- The name of the parameter to remove.