Npgsql Api Docs

NpgsqlParameterCollection.Remove Method

Overload List

 

public bool Remove(NpgsqlParameter);

Removes the specified NpgsqlParameter from the collection.

public override void Remove(object);

See Also

NpgsqlParameterCollection Class | Npgsql Namespace