DbContext.IDbContextDependencies.EntityFinderFactory Vlastnost

Definice

Toto je interní rozhraní API, které podporuje infrastrukturu Entity Framework Core a nepodléhá stejným standardům kompatibility jako veřejná rozhraní API. Může se změnit nebo odebrat bez předchozího upozornění v jakékoli verzi. Měli byste ho používat přímo v kódu pouze s extrémní opatrností a s vědomím, že to může vést k selhání aplikací při aktualizaci na novou verzi 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

Hodnota vlastnosti

Microsoft.EntityFrameworkCore.Internal.IEntityFinderFactory

Implementuje

Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderFactory
Atributy

Platí pro