IMutableForeignKey.PrincipalKey Property

Definition

Gets the primary or alternate key that the relationship targets.

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

Property Value

Applies to