Interviewer And Interviewee Guide

Entity Framework Interview Question:

Explain Entity Lifecycle?

Submitted by: Administrator
During entity's lifetime, each entity has an entity state based on operation performed on it via Context (ObjectContext). The entity state is an enum of type System.Data.EntityState that declares the following values:


Added
Deleted
Modified
Unchanged
Detached
Submitted by: Administrator

Read Online Entity Framework Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.