다음을 통해 공유


DbCollectionEntry<TEntity,TElement>.EntityEntry 속성

정의

DbEntityEntry<TEntity> 이 탐색 속성이 속한 입니다.

public override System.Data.Entity.Infrastructure.DbEntityEntry<TEntity> EntityEntry { get; }
member this.EntityEntry : System.Data.Entity.Infrastructure.DbEntityEntry<'Entity (requires 'Entity : null)>
Public Overrides ReadOnly Property EntityEntry As DbEntityEntry(Of TEntity)

속성 값

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

적용 대상