Sdílet prostřednictvím


ConventionPropertyBaseExtensions.GetPropertyAccessModeConfigurationSource Metoda

Definice

Vrátí zdroj konfigurace pro 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

Vlastnost, pro která chcete najít zdroj konfigurace.

Návraty

Zdroj konfigurace pro GetPropertyAccessMode().

Platí pro