Freigeben über


IConventionForeignKey.GetPropertiesConfigurationSource Methode

Definition

Gibt die Konfigurationsquelle für Propertieszurück.

public Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetPropertiesConfigurationSource ();
abstract member GetPropertiesConfigurationSource : unit -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
Public Function GetPropertiesConfigurationSource () As Nullable(Of ConfigurationSource)

Gibt zurück

Die Konfigurationsquelle für Properties.

Gilt für: