Sdílet prostřednictvím


ConventionTypeBaseExtensions.GetNavigationAccessModeConfigurationSource Metoda

Definice

Vrátí zdroj konfigurace pro GetNavigationAccessMode(ITypeBase).

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetNavigationAccessModeConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionTypeBase entityType);
static member GetNavigationAccessModeConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionTypeBase -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetNavigationAccessModeConfigurationSource (entityType As IConventionTypeBase) As Nullable(Of ConfigurationSource)

Parametry

entityType
IConventionTypeBase

Typ, pro který chcete najít zdroj konfigurace.

Návraty

Zdroj konfigurace pro GetNavigationAccessMode(ITypeBase).

Platí pro