RelationalPropertyExtensions.GetDefaultValueSqlConfigurationSource Methode

Definition

Ruft den ConfigurationSource für den SQL-Ausdruck des Standardwerts ab.

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

Parameter

property
IConventionProperty

Die Eigenschaft.

Gibt zurück

Die ConfigurationSource für den Sql-Standardwert.

Gilt für:

Produkt Versionen
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0