ConventionPropertyExtensions.GetPrecisionConfigurationSource Methode

Definition

Gibt die Konfigurationsquelle für GetPrecision(IProperty)zurück.

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)

Parameter

property
IConventionProperty

Die Eigenschaft, für die die Konfigurationsquelle gesucht werden soll.

Gibt zurück

Die Konfigurationsquelle für GetPrecision(IProperty).

Gilt für: