IConventionForeignKey.PrincipalToDependent プロパティ

定義

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

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

プロパティ値

適用対象