Share via


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

屬性值

屬性

適用於