RuntimeForeignKey.PrincipalKey Property

Definition

Gets the primary or alternate key that the relationship targets.

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

Property Value

Applies to