Question: 5. Which of the following will delete the record associated with a DataRow variable named findRow? a. findRow.Delete() b. findRow.Remove() c. delete(findRow) d. none of
5. Which of the following will delete the record associated with a DataRow variable named findRow?
a. findRow.Delete()
b. findRow.Remove()
c. delete(findRow)
d. none of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
