RuntimeForeignKey.IReadOnlyForeignKey.PrincipalToDependent プロパティ

定義

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

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

プロパティ値

実装

属性

適用対象