共用方式為


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

屬性值

實作

屬性

適用於