ConventionTypeBaseExtensions.GetPropertyAccessModeConfigurationSource(IConventionTypeBase) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
İç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
İçin yapılandırma kaynağı GetPropertyAccessMode(ITypeBase) .