다음을 통해 공유


RuntimeKey.DeclaringEntityType 속성

정의

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

public virtual Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType DeclaringEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType
Public Overridable ReadOnly Property DeclaringEntityType As RuntimeEntityType

속성 값

특성

적용 대상