provider for PostgreSQL in .net with support for TransactionScope

和自甴很熟 提交于 2020-01-15 03:43:10

问题


is there some library for connecting to postgresql database and to have support for TransactionScope

I tried Npgsql but it doesn't yet support transactionscope


回答1:


You could try the library from Devart:

http://www.devart.com/dotconnect/postgresql/



来源:https://stackoverflow.com/questions/3819569/provider-for-postgresql-in-net-with-support-for-transactionscope

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!