SqlCeParameterCollection.RemoveAt Method
Removes the specified SqlCeParameter from the collection.
Overload List
Name | Description |
---|---|
SqlCeParameterCollection.RemoveAt (Int32) | Removes the SqlCeParameter at the specified index from the collection. Supported by the .NET Compact Framework. |
SqlCeParameterCollection.RemoveAt (String) | Removes the SqlCeParameter with the specified name from the collection. Supported by the .NET Compact Framework. |
See Also
Reference
SqlCeParameterCollection Class
SqlCeParameterCollection Members
System.Data.SqlServerCe Namespace