Which method do you invoke on the DataAdapter control to
load your generated dataset with data?
Answer Posted / m.mohan krishna
DataAdapters Fill() method.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
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?
What are all the different authentication techniques used to connect to MS SQL Server?
What is the difference between data grid and data repeater?
Some important instruction regarding ADO.NET connection string ?
What is the difference between Command and CommandBuilder object?
What is a sqldataadapter?
What is ole db query?
What is Serialization in .NET? what are the types of Serialization?
Command objects uses, purposes and their methods.
How to identify the updated rows in a dataset?
What provider ado.net use by default? Explain the role of data provider in ado.net?
Can we do database operations without using any of the ado.net objects?
What is ado oledb and odbc?
What is aggregate root?
How do I delete a row from a DataTable?