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
What is aggregate root?
Why is ADO.NET serialization slower than ADO ?
What are the features of ado.net?
How to retrieve the user id which is provided while windows authentication?
What is bubbled event?
How to add a javaScript function in a datagrid?
Which database is the ado.net?
How is it possible to get 2 tables of data at a time by using data reader?
What are the connected and disconnected modes in ado.net?
Explain the architecture of ado.net?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
Define connection string?
How to aggregating data across related tables?
What are the parameters that control most of connection pooling behaviours?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?