次の方法で共有


IMutableNavigation.ForeignKey プロパティ

定義

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

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

プロパティ値

属性

適用対象