共用方式為


RuntimeForeignKey.IForeignKey.PrincipalKey 屬性

定義

取得關聯性目標的主要或替代索引鍵。

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

屬性值

實作

屬性

適用於