次の方法で共有


IMutableForeignKey.PrincipalToDependent プロパティ

定義

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

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

プロパティ値

適用対象