Interviewer And Interviewee Guide

Dot Net Interview Question:

Explain DataSet.AcceptChanges and DataAdapter.Update methods in .NET?

Submitted by: Administrator
DataAdapter.Update method Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the DataSet.
DataSet.AcceptChanges method Commits all the changes made to this row since the last time AcceptChanges was called.
Submitted by: Administrator

Read Online Dot Net Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

Interview Questions Answers .ORG