IConventionForeignKey.DependentToPrincipal プロパティ

定義

プリンシパル エンティティを指す依存エンティティ型のナビゲーション プロパティを取得します。

public Microsoft.EntityFrameworkCore.Metadata.IConventionNavigation DependentToPrincipal { get; }
public Microsoft.EntityFrameworkCore.Metadata.IConventionNavigation? DependentToPrincipal { get; }
member this.DependentToPrincipal : Microsoft.EntityFrameworkCore.Metadata.IConventionNavigation
Public ReadOnly Property DependentToPrincipal As IConventionNavigation

プロパティ値

適用対象