DbConfiguration.SetConfiguration Method (DbConfiguration)
The Singleton instance of DbConfiguration for this app domain. This can be set at application start before any Entity Framework features have been used and afterwards should be treated as read-only.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- configuration
-
Type:
System.Data.Entity.DbConfiguration
The instance of DbConfiguration.