DbContext.IDbContextDependencies.EntityFinderSource Property

Definition

This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

Microsoft.EntityFrameworkCore.Internal.IEntityFinderSource Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderSource { get; }
member this.Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderSource : Microsoft.EntityFrameworkCore.Internal.IEntityFinderSource
 ReadOnly Property EntityFinderSource As IEntityFinderSource Implements IDbContextDependencies.EntityFinderSource

Property Value

Microsoft.EntityFrameworkCore.Internal.IEntityFinderSource

Implements

Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderSource

Applies to