Udostępnij za pośrednictwem


ConventionPropertyBaseExtensions.GetPropertyAccessModeConfigurationSource Metoda

Definicja

Zwraca źródło konfiguracji dla elementu 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)

Parametry

property
IConventionPropertyBase

Właściwość do znalezienia źródła konfiguracji.

Zwraca

Źródło konfiguracji dla elementu GetPropertyAccessMode().

Dotyczy