RuntimeForeignKey.IReadOnlyForeignKey.PrincipalKey Property

Definition

Gets the primary or alternate key that the relationship targets.

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

Property Value

Implements

Attributes

Applies to