ConventionModelExtensions.GetPropertyAccessModeConfigurationSource(IConventionModel) Yöntem

Tanım

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

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

Parametreler

model
IConventionModel

Yapılandırma kaynağını bulunacak model.

Döndürülenler

Nullable<ConfigurationSource>

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

Şunlara uygulanır