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