다음을 통해 공유


RuntimeIndex.IReadOnlyIndex.DeclaringEntityType 속성

정의

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

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

속성 값

구현

특성

적용 대상