ConventionPropertyExtensions.GetScaleConfigurationSource Methode

Definition

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

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetScaleConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
static member GetScaleConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetScaleConfigurationSource (property As IConventionProperty) As Nullable(Of ConfigurationSource)

Parameter

property
IConventionProperty

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

Gibt zurück

Die Konfigurationsquelle für GetScale(IProperty).

Gilt für: