DbContext.Entry<TEntity> Method (TEntity)
Entity Framework 5.0
Gets a DbEntityEntry<TEntity> object for the given entity providing access to information about the entity and the ability to perform actions on the entity.
Namespace: System.Data.Entity
Assembly: EntityFramework (in EntityFramework.dll)