共用方式為


RuntimeForeignKey.IReadOnlyForeignKey.DependentToPrincipal 屬性

定義

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

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigation? Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey.DependentToPrincipal { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey.DependentToPrincipal : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigation
 ReadOnly Property DependentToPrincipal As IReadOnlyNavigation Implements IReadOnlyForeignKey.DependentToPrincipal

屬性值

實作

屬性

適用於