Bagikan melalui


ConventionPropertyBaseExtensions.GetPropertyAccessModeConfigurationSource Metode

Definisi

Mengembalikan sumber konfigurasi untuk GetPropertyAccessMode().

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

Parameter

property
IConventionPropertyBase

Properti untuk menemukan sumber konfigurasi.

Mengembalikan

Sumber konfigurasi untuk GetPropertyAccessMode().

Berlaku untuk