RuntimeForeignKey.IForeignKey.DependentToPrincipal プロパティ

定義

プリンシパル エンティティを指す依存エンティティ型のナビゲーション プロパティを取得します。

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

プロパティ値

実装

属性

適用対象