次の方法で共有


IMutableForeignKey.DependentToPrincipal プロパティ

定義

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

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

プロパティ値

適用対象