0
Answer

Datacontext

Antonios Dev

Antonios Dev

12y
1.5k
1
Hi,

I have two databases. The second is failover of the first. My question is how Datacontext is handling failover? Do I need to catch SqlException and reiinstantiate the datacontext after the primary database fails?

Thanks