다음을 통해 공유


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

속성 값

구현

특성

적용 대상