C# Class Rock.Data.RockContextConfig

Create a DbConfiguration that uses an execution strategy that will retry exceptions that are known to be possibley transient when working with SqlAzure
Inheritance: DbConfiguration
Mostra file Open project: NewSpring/Rock

Public Methods

Method Description
RockContextConfig ( ) : System.Data.Entity

Method Details

RockContextConfig() public method

public RockContextConfig ( ) : System.Data.Entity
return System.Data.Entity