IReadOnlyForeignKey.PrincipalToDependent プロパティ

定義

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

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

プロパティ値

適用対象