dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlParameterCollection Class / RemoveAt Method

In This Topic
    RemoveAt Method (SqlParameterCollection)
    In This Topic
    Removes the specified SqlParameter from the collection.
    Overload List
    OverloadDescription
    Removes the SqlParameter at the specified index from the collection.  
    Removes the SqlParameter with the specified name from the collection.  
    See Also