ConventionPropertyExtensions.GetValueGeneratorFactoryConfigurationSource Methode

Definition

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

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

Parameter

property
IConventionProperty

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

Gibt zurück

Die Konfigurationsquelle für GetValueGeneratorFactory(IProperty).

Gilt für:

Produkt Versionen
Entity Framework Core 3.0, 3.1, 5.0