IConventionForeignKey.GetDependentToPrincipalConfigurationSource メソッド

定義

の構成ソースを DependentToPrincipal返します。

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

戻り値

の構成ソース DependentToPrincipal

適用対象