Page 1 of 1
Connection Resiliency
Posted: Fri 27 Feb 2015 19:12
by dnchris
What is the default strategy for EF 6 connection resiliency in this library?
Re: Connection Resiliency
Posted: Mon 02 Mar 2015 13:09
by MariiaI
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.