DbConfiguration.DependencyResolver Property

 

Gets the IDbDependencyResolver that is being used to resolve service dependencies in the Entity Framework.

Namespace:   System.Data.Entity
Assembly:  EntityFramework (in EntityFramework.dll)

public static IDbDependencyResolver DependencyResolver { get; }

Property Value

Type: System.Data.Entity.Infrastructure.DependencyResolution.IDbDependencyResolver

The IDbDependencyResolver that is being used to resolve service dependencies in the Entity Framework.