ConventionPropertyExtensions.GetPrecisionConfigurationSource Méthode

Définition

Retourne la source de configuration pour 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)

Paramètres

property
IConventionProperty

Propriété pour laquelle rechercher la source de configuration.

Retours

Source de configuration pour GetPrecision(IProperty).

S’applique à