Aracılığıyla paylaş


ConventionTypeBaseExtensions.GetPropertyAccessModeConfigurationSource Yöntem

Tanım

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

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

Erişim modunun ayarlanacağı tür.

Döndürülenler

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

Şunlara uygulanır