다음을 통해 공유


INavigationBase.DeclaringEntityType 속성

정의

이 탐색 속성이 속해 있는 엔터티 형식을 가져옵니다.

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

속성 값

특성

적용 대상