ConventionTypeBaseExtensions.GetPropertyAccessModeConfigurationSource(IConventionTypeBase) Yöntem

Tanım

İçin yapılandırma kaynağını döndürür GetPropertyAccessMode(ITypeBase) .

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

Parametreler

entityType
IConventionTypeBase

İçin erişim modu ayarlanacak tür.

Döndürülenler

Nullable<ConfigurationSource>

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

Şunlara uygulanır