Bagikan melalui


ConventionModelExtensions.GetPropertyAccessModeConfigurationSource Metode

Definisi

Mengembalikan sumber konfigurasi untuk 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)

Parameter

model
IConventionModel

Model untuk menemukan sumber konfigurasi.

Mengembalikan

Sumber konfigurasi untuk GetPropertyAccessMode(IModel).

Berlaku untuk