PDA

View Full Version : [C#]costruttore NpgsqlParameterCollection


RaouL_BennetH
14-10-2008, 13:34
Ciao a tutti :)

Non so se è un bug di questo connettore o cosa ma se faccio:



NpgsqlParameterCollection pCollection = new NpgsqlParameterCollection();



ottengo:


The type 'NpgsqlParameterCollection' has no constructor defined


?!?!?

:help: