ConventionPropertyExtensions.GetValueConverterConfigurationSource Methode

Definition

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

C#
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetValueConverterConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);

Parameter

property
IConventionProperty

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

Gibt zurück

Die Konfigurationsquelle für GetValueConverter(IProperty).

Gilt für:

Produkt Versionen
Entity Framework Core 3.0, 3.1, 5.0