IReadOnlyNavigation.ForeignKey プロパティ

定義

このナビゲーション プロパティが移動するリレーションシップを定義する外部キーを取得します。

public Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey ForeignKey { get; }
member this.ForeignKey : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey
Public ReadOnly Property ForeignKey As IReadOnlyForeignKey

プロパティ値

適用対象