Answer Posted / monika mudgal
Trigger are events that perform some action.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different layers of ado.net?
What is the difference between dataset and datatable?
What is different between sqlcommand object and command behavior object?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
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 28 can datareader hold data from multiple tables?
Which ado.net object is very fast in getting data from the database?
What is data relation in ado.net?
What is sqldatareader?
Explain the two fundamental objects in ado.net?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
How do you update a dataset in ado.net?
What are the objects of ado.net?
What is sqldatasource?
What is ado and dao?
How can we check that some changes have been made to dataset since it was loaded?