Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the specified SqlCeParameter from the collection.
Overload List
Name | Description | |
---|---|---|
![]() |
RemoveAt(Int32) | Removes the SqlCeParameter at the specified index from the collection. (Overrides DbParameterCollection. . :: . .RemoveAt(Int32).) |
![]() |
RemoveAt(String) | Removes the SqlCeParameter with the specified name from the collection. (Overrides DbParameterCollection. . :: . .RemoveAt(String).) |
Top
See Also
Reference
SqlCeParameterCollection Class