ConventionPropertyExtensions.GetBeforeSaveBehaviorConfigurationSource Methode

Definition

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

C#
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetBeforeSaveBehaviorConfigurationSource (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 GetBeforeSaveBehavior(IProperty).

Gilt für:

Produkt Versionen
Entity Framework Core 3.0, 3.1, 5.0