次の方法で共有


IReadOnlySkipNavigation.ForeignKey プロパティ

定義

結合の種類の外部キーを取得します。

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

プロパティ値

適用対象