IMutableForeignKey.DependentToPrincipal 屬性

定義

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

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

屬性值

適用於