I loaded the dataset with a table of 10 records. One of the
records is deleted from the backend, How do you check
whether all the 10 records were present while updating the
data(Which event and steps) and throw the exception.
Answer Posted / amit
use the timestamp datatype
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Explain the architecture of ado.net?
What is executequery?
What does adodb stand for?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
What is ado and dao?
What is the default provider in ado.net?
Explain the difference between data reader and data set?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
What are the several execute methods of ado.net?
Explain what are acid properties?
What is the maximum pool size in ado.net connection string?
Why is stored procedure used in ado.net?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What is the role of the dataset object in ado.net?
What are the difference between readonly vs. Const?