다음을 통해 공유


DbMemberEntry<TEntity,TProperty>.EntityEntry 속성

정의

DbEntityEntry<TEntity> 이 멤버가 속한 입니다.

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

속성 값

이 멤버를 소유하는 엔터티의 항목입니다.

적용 대상