IConventionForeignKey.PrincipalKey Property

Definition

Gets the primary or alternate key that the relationship targets.

public Microsoft.EntityFrameworkCore.Metadata.IConventionKey PrincipalKey { get; }
member this.PrincipalKey : Microsoft.EntityFrameworkCore.Metadata.IConventionKey
Public ReadOnly Property PrincipalKey As IConventionKey

Property Value

Applies to