Question: 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)
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
3.38 Rating (170 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
