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
Define ado.net?
What is the difference between the clone() and copy() methods of the dataset class?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What is a serialized object?
How can we load multiple tables in to dataset?
How do you connect to sql server database without using sqlclient?
What are three methods for displaying data in a syncfusion datagrid
What is adodb dll?
Give few examples of datareader that is used in different dataproviders.
Is it possible to load multiple tables in a Dataset?
What is the use of Dataview?
What is the full form of ado?
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is shadow copy?
If we are not returning any records from the database, which method is to be used?