DbContext.IDbContextDependencies.EntityFinderSource Vlastnost

Definice

Toto rozhraní API podporuje infrastrukturu Entity Framework Core a není určené k použití přímo z vašeho kódu. Toto rozhraní API se může změnit nebo odebrat v budoucích verzích.

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

Hodnota vlastnosti

Microsoft.EntityFrameworkCore.Internal.IEntityFinderSource

Implementuje

Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderSource

Platí pro