다음을 통해 공유


RuntimeForeignKey.IReadOnlyForeignKey.PrincipalEntityType 속성

정의

이 관계가 대상으로 하는 주체 엔터티 형식을 가져옵니다. 이는 관계가 상속 계층 구조에서 파생 형식을 대상으로 하는 PrincipalKey 경우에 정의된 형식과 다를 수 있습니다(키는 계층의 기본 형식에 정의되어 있기 때문에).

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

속성 값

구현

특성

적용 대상