ConventionPropertyExtensions.GetValueComparerConfigurationSource Methode
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt die Konfigurationsquelle für GetValueComparer(IProperty)zurück.
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetValueComparerConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
static member GetValueComparerConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetValueComparerConfigurationSource (property As IConventionProperty) As Nullable(Of ConfigurationSource)
- property
- IConventionProperty
Die Eigenschaft, für die die Konfigurationsquelle gefunden werden soll.
Die Konfigurationsquelle für GetValueComparer(IProperty).
Produkt | Versionen |
---|---|
Entity Framework Core | 3.0, 3.1, 5.0 |
Feedback zu Entity Framework
Entity Framework ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: