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.
Name the latest features of the ADO.NET Entity Framework 4.0?
What do you mean by the Extender controls?
What can be inferred from the term Methods?
Specify the function of CheckState property of the CheckBox control?
Name the parameters which control generally connection pooling behaviours?
State the use of the Panel control? Does it is displayed at the runtime.
What are the steps involve in Assembly execution?
Briefly describe the term destructor?
Describe about LINQ query expressions?
State how the changes made to the DataSet object are identified since it was last loaded?
18,76,764
1958759 Asked
3,689
Active Tutors
1447275
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!