Share via


INavigation.ForeignKey プロパティ

定義

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

public Microsoft.EntityFrameworkCore.Metadata.IForeignKey ForeignKey { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IForeignKey ForeignKey { [System.Diagnostics.DebuggerStepThrough] get; }
member this.ForeignKey : Microsoft.EntityFrameworkCore.Metadata.IForeignKey
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ForeignKey : Microsoft.EntityFrameworkCore.Metadata.IForeignKey
Public ReadOnly Property ForeignKey As IForeignKey
Public Overridable ReadOnly Property ForeignKey As IForeignKey

プロパティ値

属性

適用対象