ConventionTypeBaseExtensions.GetNavigationAccessModeConfigurationSource(IConventionTypeBase) Yöntem

Tanım

İçin yapılandırma kaynağını döndürür 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)

Parametreler

entityType
IConventionTypeBase

Yapılandırma kaynağının bulunacağı tür.

Döndürülenler

Nullable<ConfigurationSource>

İçin yapılandırma kaynağı GetNavigationAccessMode(ITypeBase) .

Şunlara uygulanır