Use of a CommandBuilder class
Explain the use of a CommandBuilder class?
Expert
The CommandBuilder class is used to involuntarily update the database according to changes made in the DataSet.
This class automatically records itself as an event listener to a RowUpdating event. When data inside the row changes, object of a CommandBuilder class automatically generates the SQL statement and uses SelectCommand property to perform changes made in the DataSet. OLEDB provider in .NET Framework consists of OleDbCommandBuiider class; while, the SQL provider consists of SqlCommandBuilder class.
Distinguish between toolstrip drop-down button and toolstrip split button?
Distinguish between the .EXE and .DLL files?
What is WSDL?
Describe memory-mapped files?
Explain what is meant by the IL?
Web form belongs to which class in a .NET Framework class hierarchy?
Illustrate the reason in brief why WPF is used?
What we can do to allot page specific attributes in the ASP.NET application?
How to access information about a user's locale?
Can more than one line be entered in a TextBox control?
18,76,764
1934348 Asked
3,689
Active Tutors
1459637
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!