npgsql and postgres enum type

From: danclemson <danclemson(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: npgsql and postgres enum type
Date: 2009-10-15 16:31:58
Message-ID: 25911871.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2009-10-15 18:42:01 Re: npgsql and postgres enum type
Previous Message Scott Mead 2009-10-15 16:12:26 Re: Many instances of postgres.exe