Connection Resiliency

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
dnchris
Posts: 10
Joined: Wed 05 Dec 2012 17:31

Connection Resiliency

Post by dnchris » Fri 27 Feb 2015 19:12

What is the default strategy for EF 6 connection resiliency in this library?

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Connection Resiliency

Post by MariiaI » Mon 02 Mar 2015 13:09

The "Connection Resiliency" feature is supported in dotConnect data providers, which include the EF support, i.e. the Professional/Developer editions: http://www.devart.com/dotconnect/oracle/editions.html

However, this feature is implemented at the Entity Framework level (EntityFramework.dll), thus, for more information about it's strategies, please refer to: https://msdn.microsoft.com/en-us/data/dn456835.aspx

If you have any further questions, feel free to contact us.

Post Reply