RuntimeForeignKey.IReadOnlyForeignKey.PrincipalKey プロパティ

定義

リレーションシップが対象とする主キーまたは代替キーを取得します。

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyKey Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey.PrincipalKey { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey.PrincipalKey : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyKey
 ReadOnly Property PrincipalKey As IReadOnlyKey Implements IReadOnlyForeignKey.PrincipalKey

プロパティ値

実装

属性

適用対象