Udostępnij za pośrednictwem


NavigationEntry.Finder(Type) Metoda

Definicja

Ten interfejs API obsługuje infrastrukturę Platformy Entity Framework Core i nie jest przeznaczony do użycia bezpośrednio z kodu. Ten interfejs API może ulec zmianie lub zostać usunięty w przyszłych wersjach.

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

Zwraca

Microsoft.EntityFrameworkCore.Internal.IEntityFinder

Dotyczy