IReadOnlyForeignKey.DependentToPrincipal プロパティ

定義

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

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

プロパティ値

適用対象