IConventionForeignKey.GetIsRequiredDependentConfigurationSource Метод

Определение

Возвращает источник конфигурации для IsRequiredDependent.

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

Возвращаемое значение

Источник конфигурации для IsRequiredDependent.

Применяется к