Sdílet prostřednictvím


ConventionPropertyExtensions.GetPrecisionConfigurationSource Metoda

Definice

Vrátí zdroj konfigurace pro GetPrecision(IProperty).

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

Parametry

property
IConventionProperty

Vlastnost, pro která se má najít zdroj konfigurace.

Návraty

Zdroj konfigurace pro GetPrecision(IProperty).

Platí pro