Npgsql Api Docs

NpgsqlParameterCollection.Insert Method

Overload List

 

public void Insert(int,NpgsqlParameter);

Inserts a NpgsqlParameter into the collection at the specified index.

public override void Insert(int,object);

See Also

NpgsqlParameterCollection Class | Npgsql Namespace