共用方式為


IReadOnlySkipNavigation.ForeignKey 屬性

定義

取得聯結類型的外鍵。

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

屬性值

適用於