npgsql and postgres enum type

Поиск
Список
Период
Сортировка
От danclemson
Тема npgsql and postgres enum type
Дата
Msg-id 25911871.post@talk.nabble.com
обсуждение исходный текст
Ответы Re: npgsql and postgres enum type  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
Hi,

As postgres now has enum type, does npgsql driver support the enum type?

I use c# and npgsql as databse driver.  One of the database stored procedure
takes enum as its parameter.

What will be the DbType for postgres enum type?

Thanks /dan
--
View this message in context: http://www.nabble.com/npgsql-and-postgres-enum-type-tp25911871p25911871.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


В списке pgsql-general по дате отправления:

Предыдущее
От: Scott Mead
Дата:
Сообщение: Re: Many instances of postgres.exe
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: npgsql and postgres enum type