How to pass NULL on a NpgsqlParameter
"Oliveiros Cristina" <[email protected]> Mon, 2 Feb 2009 18:56:19 -0000
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <[email protected]> |
Hello, all, If I wanna set a table's column in a certain record to NULL, with an INSERT command, what value should I set the NpgsqlParameter.Value property? Best, Oliveiros