다음을 통해 공유


DbReferenceEntry.EntityEntry 속성

정의

DbEntityEntry 이 탐색 속성이 속한 입니다.

public override System.Data.Entity.Infrastructure.DbEntityEntry EntityEntry { get; }
member this.EntityEntry : System.Data.Entity.Infrastructure.DbEntityEntry
Public Overrides ReadOnly Property EntityEntry As DbEntityEntry

속성 값

이 탐색 속성을 소유하는 엔터티의 항목입니다.

적용 대상