IForeignKey.DependentToPrincipal プロパティ

定義

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

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

プロパティ値

適用対象