DbContext.IDbContextDependencies.EntityFinderFactory Propriedade

Definição

Essa é uma API interna que dá suporte à infraestrutura do Entity Framework Core e não está sujeita aos mesmos padrões de compatibilidade que as APIs públicas. Ele pode ser alterado ou removido sem aviso prévio em qualquer versão. Você só deve usá-lo diretamente em seu código com extrema cautela e saber que fazer isso pode resultar em falhas de aplicativo ao atualizar para uma nova versão do Entity Framework Core.

Microsoft.EntityFrameworkCore.Internal.IEntityFinderFactory Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderFactory { get; }
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
Microsoft.EntityFrameworkCore.Internal.IEntityFinderFactory Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderFactory { get; }
member this.Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderFactory : Microsoft.EntityFrameworkCore.Internal.IEntityFinderFactory
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderFactory : Microsoft.EntityFrameworkCore.Internal.IEntityFinderFactory
 ReadOnly Property EntityFinderFactory As IEntityFinderFactory Implements IDbContextDependencies.EntityFinderFactory

Valor da propriedade

Microsoft.EntityFrameworkCore.Internal.IEntityFinderFactory

Implementações

Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderFactory
Atributos

Aplica-se a