다음을 통해 공유


RuntimeForeignKey.IForeignKey.DeclaringEntityType 속성

정의

종속 엔터티 형식을 가져옵니다. 이는 관계가 상속 계층 구조에서 파생 형식 Properties 으로 정의될 때 정의된 형식과 다를 수 있습니다(속성은 기본 형식에 정의될 수 있기 때문에).

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

속성 값

구현

특성

적용 대상