Sdílet prostřednictvím


NavigationEntry.Finder(Type) Metoda

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.

protected virtual Microsoft.EntityFrameworkCore.Internal.IEntityFinder Finder (Type entityType);
abstract member Finder : Type -> Microsoft.EntityFrameworkCore.Internal.IEntityFinder
override this.Finder : Type -> Microsoft.EntityFrameworkCore.Internal.IEntityFinder
Protected Overridable Function Finder (entityType As Type) As IEntityFinder

Parametry

entityType
Type

Návraty

Microsoft.EntityFrameworkCore.Internal.IEntityFinder

Platí pro