Which method do you invoke on the DataAdapter control to
load your generated dataset with data?

Answer Posted / swapna

use the Fill method of the DataAdapter control and pass the
dataset object as an argument to load the generated data.

Is This Answer Correct ?    23 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the major difference between classic ADO and ADO.NET?

726


What is difference between executenonquery and executequery?

688


How to retrieve the user id which is provided while windows authentication?

810


How would you connect to database using .NET?

782


What is an ADO.Net?

756


How would you connect to a database by using .NET?

700


What are the different ado.net namespaces are available in .net?

746


How do I delete a row from a DataTable?

771


What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?

756


What are different layers of ADO.Net?

797


What are two types of transaction supported by ado.net?

745


Explain why canot we use multiple inheritance and garbage collector paralelly in .net?

783


What is method to get XML and schema from Dataset? getXML() and get Schema ()

753


What is openquery?

716


What is command class in ado.net?

679