Question: 2. Two records were added to the StatesDataSet from Review Question 1. Which of the following will save the records in the States database? a.
2. Two records were added to the StatesDataSet from Review Question 1. Which of the following will save the records in the States database?
a. TblStatesBindingSource.Save(StatesDataSet.tblStates)
b. TblStatesBindingSource.Update(StatesDataSet.tblStates)
c. TblStatesTableAdapter.Save(StatesDataSet.tblStates)
d. TblStatesTableAdapter.Update(StatesDataSet.tblStates)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
