IReadOnlyForeignKey.DependentToPrincipal 屬性

定義

取得指向主體實體之相依實體類型的導覽屬性。

public Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigation? DependentToPrincipal { get; }
member this.DependentToPrincipal : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigation
Public ReadOnly Property DependentToPrincipal As IReadOnlyNavigation

屬性值

適用於