共用方式為


IForeignKey.DependentToPrincipal 屬性

定義

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

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

屬性值

適用於